Skip to content

An implementation of the synthetic control method suitable for geo-lift testing

Notifications You must be signed in to change notification settings

raz1470/synth_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synthetic Control Method

An implementation of the synthetic control method suitable for geo-lift testing.

Getting started

Clone the repo: git clone https://github.com/raz1470/synth_control.git

Install virtual environment: python -m venv venv

Activate virtual environment: . venv/Scripts/activate

Install dependencies: pip install -r requirements.txt

About

An implementation of the synthetic control method suitable for geo-lift testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages