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

Description Usage Arguments

Description

Turn ate object into a data.table.

Usage

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

Arguments

x

object obtained with function ate

keep.rownames

Not used.

se

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

...

Not used.


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