This function estimates the model parameters
SolveScore(theta, resData, X, W, H, eps = 0.001)
Vector of parameters in the semiparametric transformation model.
Data matrix with three columns; Z = the observed survival time, d1 = the censoring indicator of T and d2 = the censoring indicator of C.
Data matrix with covariates related to T.
Data matrix with covariates related to C.
The estimated non-parametric transformation function for a given value of theta.
Convergence error.