View source: R/oop_calibrator.R
nobs.calibrator | R Documentation |
Extracts the number of observations and events in each linear predictor score strata.
## S3 method for class 'calibrator'
nobs(object, ...)
object |
a calibrator object. |
... |
extra arguments, currently none. |
a data frame with the number of total complete observations and events for each linear predictor score strata.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.