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

Description Usage Arguments

Description

Turn predictCSC object into a data.table.

Usage

1
2
3
## 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


bozenne/riskRegressionLight documentation built on May 7, 2019, 12:52 a.m.