Calculate the goodness-of-fit test statistic
SurvDC.GoF(
yobs,
delta,
copfam,
margins,
ktau,
parapar,
cure = FALSE,
curerate = NULL
)
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.
Kendall's tau.
parametric parameters.
a logical value that indicates whether the existence of a cured fraction should be considered.
value of cure rate.