as.data.table.ate: Turn ate Object Into a data.table
Description
Turn ate object into a data.table
.
Usage
# S3 method for ate
as.data.table(
x,
keep.rownames = FALSE,
se = TRUE,
estimator = x$estimator,
...
)
Arguments
x
object obtained with function ate
se
[logical] Should standard errors/quantile for confidence bands be displayed?
estimator
[character] The type of estimator relative to which the estimates should be output.