SurvFunc.CG: Estimated survival function based on copula-graphic estimator...

View source: R/SemiParametricCopulawithoutCovariates.R

SurvFunc.CGR Documentation

Estimated survival function based on copula-graphic estimator (Archimedean copula only)

Description

Estimated survival function based on copula-graphic estimator (Archimedean copula only)

Usage

SurvFunc.CG(tm = NULL, yobs, delta, copfam, ktau, coppar = NULL)

Arguments

tm

a vector contains all time points that the survival function will be calculated at.

yobs

a numeric vector that indicated the observed survival times.

delta

a numeric vector that stores the right-censoring indicators.

copfam

a character string that denotes the copula family.

ktau

a numeric value that denotes the Kendall's tau.

coppar

a numeric value that denotes the copula parameter.


depCensoring documentation built on April 4, 2025, 1:52 a.m.