View source: R/SemiParametricCopulawithoutCovariates.R
SurvFunc.CG | R Documentation |
Estimated survival function based on copula-graphic estimator (Archimedean copula only)
SurvFunc.CG(tm = NULL, yobs, delta, copfam, ktau, coppar = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.