nobs.calibrator: Number of observations and events.

View source: R/oop_calibrator.R

nobs.calibratorR Documentation

Number of observations and events.

Description

Extracts the number of observations and events in each linear predictor score strata.

Usage

## S3 method for class 'calibrator'
nobs(object, ...)

Arguments

object

a calibrator object.

...

extra arguments, currently none.

Value

a data frame with the number of total complete observations and events for each linear predictor score strata.


PiotrTymoszuk/coxExtensions documentation built on Feb. 6, 2024, 10:58 p.m.