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

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

as.data.table.predictCSCR Documentation

Turn predictCSC Object Into a data.table

Description

Turn predictCSC object into a data.table.

Usage

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

Arguments

x

object obtained with function predictCSC

keep.rownames

not used

se

should standard errors/quantile for confidence bands be displayed?

...

not used


riskRegression documentation built on Sept. 8, 2023, 6:12 p.m.