print.ate | R Documentation |
Print average treatment effects.
## S3 method for class 'ate'
print(x, estimator = x$estimator, ...)
x |
object obtained with function |
estimator |
[character] The type of estimator relative to which the risks should be output. |
... |
for internal use |
summary.ate
to obtained a more detailed output
confint.ate
to compute confidence intervals/bands.
ate
to compute the average treatment effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.