Calculate the likelihood function for the fully parametric joint distribution
Likelihood.Parametric(param, yobs, delta, copfam, margins, cure = FALSE)
a vector contains all parametric parameters.
a numeric vector that indicated the observed survival times.
a numeric vector that stores the right-censoring indicators.
a character string that specifies the copula family.
a list used to define the distribution structures of both the survival and censoring margins.
a logical value that indicates whether the existence of a cured fraction should be considered.