This likelihood function is maximized to estimate the model parameters under the independence copula.
loglike.indep.unconstrained(para, Y, Delta, Dist.T, Dist.C)Maximized log-likelihood value.
Estimated parameter values/initial values.
Follow-up time.
Censoring indicator.
The distribution to be used for the survival time T. This argument can take one of the values from c("lnorm", "weibull", "llogis").
The distribution to be used for the censoring time C. This argument can take one of the values from c("lnorm", "weibull", "llogis").