Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Differenced Synthetic Control #1

Merged
merged 2 commits into from Dec 7, 2020

Conversation

OscarEngelbrektson
Copy link
Owner

*Added DiffSynth class in main.py, including additional data processing needed for Differenced Synthetic Control method.
*Refactored SynthBase -> SynthData, such that it can be used by both DiffSynth and Synth
*Refactored existing functions in inferences.py to accommodate both methods
*Extended inferences.py with additional inference steps needed for DSC

*Added DiffSynth class in main.py, including additional data processing needed for Differenced Synthetic Control method.
*Refactored SynthBase -> SynthData
*Refactored inferences.py to accommodate both methods
*Extended inferences.py with additional inference steps needed for DSC
@OscarEngelbrektson OscarEngelbrektson merged commit a98f9fd into master Dec 7, 2020
@kdlin kdlin mentioned this pull request Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant