coef.scpi {scpi} | R Documentation |
Coef Method for Synthetic Control Methods
Description
The coef method for synthetic control prediction fitted objects.
Usage
## S3 method for class 'scpi'
coef(object, ...)
Arguments
object |
Class "scpi" object, obtained by calling |
... |
Other arguments (eg. |
Value
No return value, called to show scpi
constructed weights.
Author(s)
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.
See Also
scpi
for synthetic control prediction.
Supported methods: print.scpi
, summary.scpi
, coef.scpi
.
[Package scpi version 2.2.5 Index]