coef.scest: Coef Method for Synthetic Control Methods

View source: R/scest_methods.R

coef.scestR Documentation

Coef Method for Synthetic Control Methods

Description

The coef method for synthetic control prediction fitted objects.

Usage

## S3 method for class 'scest'
coef(object, ...)

Arguments

object

Class "scest" object, obtained by calling scest.

...

Other arguments (eg. ncols).

Value

No return value, called to show scest 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

scest for synthetic control prediction.

Supported methods: print.scest, summary.scest, coef.scest.


scpi documentation built on Nov. 2, 2023, 5:41 p.m.