Learn R Programming

riskRegression (version 1.3.7)

as.data.table.predictCox: Turn predictCox object into a data.table

Description

Turn predictCox object into a data.table

Usage

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

Arguments

x

object obtained with function predictCox

keep.rownames

not used

...

not used