print.ateRobust: Print Average Treatment Effect

Description Usage Arguments

Description

Print average treatment effect.

Usage

1
2
3
## S3 method for class 'ateRobust'
print(x, digits = 3, augment.cens = x$augment.cens,
  ...)

Arguments

x

object obtained with the function ateRobust.

digits

[integer, >0] indicating the number of decimal places.

augment.cens

[logical] should the standard errors account for the augmentation term in direction of the model for the censoring mechanism. accounting for the uncertainty in the outcome and propensity score models be output

...

Passed to print.


bozenne/riskRegressionLight documentation built on May 7, 2019, 12:52 a.m.