cph2df: cph to data frame

Description Usage Arguments Value

View source: R/coxreg_it.R

Description

convert a rms::cph object to a data frame

Usage

1
cph2df(cph, useg = TRUE, ...)

Arguments

cph

an object created by rms::cph

useg

logical; if TRUE the function will try harder to add info from anova(cph) onto info from summary(cph)

...

arguments passed to summary

Value

a data.frame


renlund/dm documentation built on Jan. 18, 2022, 9:50 a.m.