issues
search
facebookincubator
/
GeoLift
GeoLift is an end-to-end geo-experimental methodology based on Synthetic Control Methods used to measure the true incremental effect (Lift) of ad campaign.
https://facebookincubator.github.io/GeoLift/
MIT License
182
stars
55
forks
source link
[post_test_analysis] Simplified GeoLift function
#78
Closed
NicolasMatrices-v2
closed
2 years ago
NicolasMatrices-v2
commented
2 years ago
Reduced repetition of code for model = "best".
Made model = "best" option faster by leveraging pre-existing augsynth runs.
Split GeoLift object from GeoLift print output. Now a user can get the object by running the method and then asking for the variable output.