Calculate the semiparametric version of profiled likelihood function
Likelihood.Semiparametric(
param,
Syobs,
yobs,
delta,
copfam,
margins,
cure = FALSE
)
a vector contains all parametric parameters.
values of survival function at observed time points.
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.