Description Usage Arguments Value Examples
View source: R/FUN-cstat-ver003b.R
Performs a point estimation of C
1 |
mydata |
Input data. The 1st column should be time-to-event, and the 2nd column is event indicator (1=event, 0=censor). The rest of the columns are covariates/predictors used in the model. No character variable or missing is allowed. |
tau |
Truncation time. The resulting C tells how well the given prediction model works in predicting events that occur in the time range from 0 to |
nofit |
If |
Dhat |
Estimate of C |
beta |
Estimates for regression coefficient in the Cox model |
beta.var |
Variance-Covariance matrix for |
rs |
Risk score of each individial |
ft |
|
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.