View source: R/summary.Score.R
summary.Score | R Documentation |
Summarizing a Score object
## S3 method for class 'Score' summary( object, times, what = c("score", "contrasts"), models, digits = 1, pvalue.digits = 4, ... )
object |
Object obtained with |
times |
Select time points |
what |
Either |
models |
Select which models to summarize. Need to be a subset of |
digits |
For rounding everything but p-values |
pvalue.digits |
For rounding p-values |
... |
not used |
The AUC and the Brier score are put into tables
List of tables
Thomas A. Gerds <tag@biostat.ku.dk>
Score
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.