View source: R/FullyParametricCopulas.R
loglike.gaussian.unconstrained | R Documentation |
This likelihood function is maximized to estimate the model parameters under the Gaussian copula.
loglike.gaussian.unconstrained(para, Y, Delta, Dist.T, Dist.C)
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 only the value |
Dist.C |
The distribution to be used for the censoring time C. This argument can only the value |
Maximized log-likelihood value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.