This function computes weighted treatment effects and corresponding weighted paired t-tests.
# S3 method for opsr.te
summary(object, ...)An object of class "summary.opsr.te" containing among others:
ate: An object of class "ate".
te: An object of class "te".
The p-values of the weighted paired t-test are attached as attributes.
an object of class "opsr.te".
further arguments passed to or from other methods.