Solve the profiled likelihood function
Likelihood.Profile.Solve(
yobs,
delta,
copfam,
margins,
ktau.init,
parapar.init,
cure,
curerate.init,
constraints,
maxit,
eps
)
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.
initial value of Kendall's tau.
initial value of parametric parameters.
a logical value that indicates whether the existence of a cured fraction should be considered.
initial value of cure rate.
constraints of parameters.
a positive integer that denotes the maximum iteration number in optimization.
a positive small numeric value that denotes the tolerance for convergence.