cph2df: cph to data frame

View source: R/coxreg_it.R

cph2dfR Documentation

cph to data frame

Description

convert a rms::cph object to a data frame

Usage

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/datma documentation built on June 2, 2025, 5:12 a.m.