loglike.frank.unconstrained {depCensoring} | R Documentation |
Log-likelihood function for the Frank copula.
Description
This likelihood function is maximized to estimate the model parameters under the Frank copula.
Usage
loglike.frank.unconstrained(para, Y, Delta, Dist.T, Dist.C)
Arguments
para |
Estimated parameter values/initial values. |
Y |
Follow-up time. |
Delta |
Censoring indicator. |
Dist.T |
The distribution to be used for the survival time T. This argument can take one of the values from |
Dist.C |
The distribution to be used for the censoring time C. This argument can take one of the values from |
Value
Maximized log-likelihood value.
[Package depCensoring version 0.1.2 Index]