Turn ate Object Into a data.table
Turn ate object into a data.table
.
## S3 method for class 'ate' as.data.table( x, estimator = x$estimator, type = c("meanRisk", "diffRisk", "ratioRisk"), keep.rownames = FALSE, ... )
x |
object obtained with function |
estimator |
[character] The type of estimator relative to which the estimates should be output. |
type |
[character vector] The type of risk to export.
Can be |
keep.rownames |
Not used. |
... |
Not used. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.