coxStrataLevel: Returns the name of the strata in Cox model

Description Usage Arguments Author(s)

Description

Return the name of the strata in Cox model

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
coxStrataLevel(object)

## S3 method for class 'coxph'
coxStrataLevel(object)

## S3 method for class 'cph'
coxStrataLevel(object)

## S3 method for class 'phreg'
coxStrataLevel(object)

Arguments

object

The fitted Cox regression model object either obtained with coxph (survival package), cph (rms package), or phreg (mets package).

Author(s)

Brice Ozenne broz@sund.ku.dk


bozenne/riskRegressionLight documentation built on May 7, 2019, 12:52 a.m.