This likelihood function is maximized to estimate the model parameters under the Clayton copula.
loglike.clayton.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")
and has to be the same as Dist.C.
The distribution to be used for the censoring time C. This argument can take one of the values from c("lnorm", "weibull")
and has to be the same as Dist.T.