Description Usage Arguments Value
View source: R/CVE3_LinearPred.R
Cross-validation for cox regression using the linear predictor estimator
1 | cve_LinearPred(data, partition, nfolds = 10)
|
data |
data containing columns time and status. |
partition |
dataframe with 1 column containing the partition labels. |
nfolds |
number of fold for CV. |
numeric, cross-validation error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.