print.regression | R Documentation |
This function prints a nicely formatted summary of the three functions in the RCT2 package.
## S3 method for class 'regression' print(x, ...)
x |
A list object generated by running one of the analyses on a data set. |
... |
ignored |
For the details of the method implemented by this function, see the references.
NULL
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
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.