View source: R/scest_methods.R
| coef.scest | R Documentation |
The coef method for synthetic control prediction fitted objects.
## S3 method for class 'scest'
coef(object, ...)
object |
Class "scest" object, obtained by calling |
... |
Other arguments (eg. |
No return value, called to show scest constructed weights.
Matias Cattaneo, Princeton University. cattaneo@princeton.edu.
Yingjie Feng, Tsinghua University. fengyj@sem.tsinghua.edu.cn.
Filippo Palomba, Princeton University (maintainer). fpalomba@princeton.edu.
Rocio Titiunik, Princeton University. titiunik@princeton.edu.
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.