as.data.table.predictCox: Turn predictCox Object Into a 'data.table'

View source: R/as.data.table.predictCox.R

as.data.table.predictCoxR Documentation

Turn predictCox Object Into a data.table

Description

Turn predictCox object into a data.table.

Usage

## S3 method for class 'predictCox'
as.data.table(x, keep.rownames = FALSE, se = TRUE, ...)

Arguments

x

object obtained with function predictCox

keep.rownames

Not used.

se

[logical] Should standard errors/quantile for confidence bands be displayed?

...

Not used.


tagteam/riskRegression documentation built on Oct. 19, 2024, 7:43 p.m.