medewitt / SCtools

This package is a work in progress compiling functions to make it easier running placebo in time tests with synthetic control models and SCM with multiple treated units.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCtools

Travis build status Codecov test coverage CRAN status AppVeyor build status

This package is a work in progress compiling functions to make it easier running placebo in space tests with synthetic control models and SCM with multiple treated units. It relies heavily on the ‘Synth’ package.

You can install it on CRAN with:

install.packages("SCtools")

You can install it with ‘devtools’.

library(devtools)

install_github("bcastanho/SCtools")

Or with the ‘remotes’ package

library(remotes)
install_github("bcastanho/SCtools")

Please note that the ‘SCtools’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

This package is a work in progress compiling functions to make it easier running placebo in time tests with synthetic control models and SCM with multiple treated units.

License:GNU General Public License v3.0


Languages

Language:HTML 92.0%Language:R 6.4%Language:TeX 1.6%Language:Rebol 0.0%