Skip to content
/ SCtools Public

❗ This is a read-only mirror of the CRAN R package repository. SCtools — Extensions for Synthetic Controls Analysis Report bugs for this package: https://github.com/bcastanho/SCtools/issues

Notifications You must be signed in to change notification settings

cran/SCtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCtools

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 is a read-only mirror of the CRAN R package repository. SCtools — Extensions for Synthetic Controls Analysis Report bugs for this package: https://github.com/bcastanho/SCtools/issues

Resources

Stars

Watchers

Forks

Packages

No packages published