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
[FIX] run_simulations to run parallel = FALSE
#65
Closed
NicolasMatrices-v2
closed
2 years ago
NicolasMatrices-v2
commented
2 years ago
run_simulations with parallel = FALSE only returned the final treatment_combination.
This fix allows to return all treatment_combinations when there is no parallelization.