print.regression {RCT2}R Documentation

Print Method for the RCT2 Package

Description

This function prints a nicely formatted summary of the three functions in the RCT2 package.

Usage

## S3 method for class 'regression'
print(x, ...)

Arguments

x

A list object generated by running one of the analyses on a data set.

...

ignored

Details

For the details of the method implemented by this function, see the references.

Value

NULL

Author(s)

Kosuke Imai, Department of Statistics, Harvard University imai@harvard.edu, https://imai.fas.harvard.edu/; Zhichao Jiang, School of Public Health and Health Sciences, University of Massachusetts Amherst zhichaojiang@umass.edu; Karissa Huang, Department of Statistics, Harvard College krhuang@college.harvard.edu

References

Kosuke Imai, Zhichao Jiang and Anup Malani (2018). “Causal Inference with Interference and Noncompliance in the Two-Stage Randomized Experiments”, Technical Report. Department of Politics, Princeton University.


[Package RCT2 version 0.0.1 Index]