Metadata-Version: 2.1
Name: syncontrol
Version: 0.2
Summary: Python package for synthetic control generation and testing
Home-page: 
Author: Henry Dalgleish
Author-email: hwpdalgleish@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: seaborn
Requires-Dist: matplotlib
Requires-Dist: rpy2
Requires-Dist: statsmodels
Requires-Dist: scipy
Requires-Dist: python-dateutil

# syncontrol

Python package for synthetic control generation and testing

## Installation

pip install syncontrol

## Setup
After first import, run setup() to install python wrapped R version of Causal Impact
