This function estimates phi function at fixed time point t
CompC(theta, t, X, W, ld, cop, dist)
Estimated parameter values/initial values for finite dimensional parameters
A fixed time point
Data matrix with covariates related to T
Data matrix with covariates related to C. First column of W should be ones
Output of SolveL
function at a fixed time t
Which copula should be computed to account for dependency between T and C. This argument can take
one of the values from c("Gumbel", "Frank", "Normal")
. The default copula model is "Frank".
The distribution to be used for the dependent censoring C. Only two distributions are allowed, i.e, Weibull
and lognormal distributions. With the value "Weibull"
as the
default.