nobs.coxex: Number of observations and events.

View source: R/oop_coxex.R

nobs.coxexR Documentation

Number of observations and events.

Description

Extracts the number of observations and events used for modeling.

Usage

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

Arguments

object

a coxex object.

...

extra arguments, currently none.

Value

a data frame with the number of total complete observations and events.


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