View source: R/as.data.table.predictCSC.R
as.data.table.predictCSC | R Documentation |
data.table
Turn predictCSC object into a data.table
.
## S3 method for class 'predictCSC'
as.data.table(x, keep.rownames = FALSE, se = TRUE, ...)
x |
object obtained with function |
keep.rownames |
not used |
se |
should standard errors/quantile for confidence bands be displayed? |
... |
not used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.