print.ate: Print Average Treatment Effects

View source: R/print.ate.R

print.ateR Documentation

Print Average Treatment Effects

Description

Print average treatment effects.

Usage

## S3 method for class 'ate'
print(x, estimator = x$estimator, ...)

Arguments

x

object obtained with function ate

estimator

[character] The type of estimator relative to which the risks should be output.

...

for internal use

See Also

summary.ate to obtained a more detailed output confint.ate to compute confidence intervals/bands. ate to compute the average treatment effects.


riskRegression documentation built on Sept. 8, 2023, 6:12 p.m.