Learn R Programming

riskRegression (version 2020.02.05)

print.ate: Print Average Treatment Effects

Description

Print average treatment effects.

Usage

# S3 method for ate
print(x, ...)

Arguments

x

object obtained with function ate

...

passed to summary

See Also

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