View source: R/scest_methods.R
| print.scest | R Documentation |
The print method for synthetic control prediction fitted objects.
## S3 method for class 'scest'
print(x, ...)
x |
Class "scest" object, obtained by calling |
... |
Other arguments. |
No return value, called to print scest results.
Matias D. Cattaneo, Princeton University. matias.d.cattaneo@gmail.com.
Yingjie Feng, Tsinghua University. fengyingjiepku@gmail.com.
Filippo Palomba, Princeton University. filippo.palomba19@gmail.com.
Rocio Titiunik, Princeton University. rocio.titiunik@gmail.com.
scest for synthetic control prediction.
Supported methods: print.scest, summary.scest, coef.scest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.