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

2 Locations instead of 400 and deterministic error #57

Closed ilaria-giunti closed 2 years ago

ilaria-giunti commented 2 years ago

> - Deterministic setup with 2 locations in treatment.
> Errore in matrix(simulation_results, nrow = length(names(simulation_results))) : 
>   'data' dev'essere di tipo vector, era 'NULL'
> In aggiunta: Messaggio di avvertimento:
> In mclapply(argsList, FUN, mc.preschedule = preschedule, mc.set.seed = set.seed,  :
>   i core pianificati 1, 2 non hanno distribuito risultati, tutti i valori 
<img width="601" alt="Schermata 2022-03-26 alle 18 24 47" src="https://user-images.githubusercontent.com/102374311/160250562-93de15c4-d45b-457c-80c1-17ad516d091a.png">
dei job saranno interessati

Can anybody help me?
ilaria-giunti commented 2 years ago

This is the dataset: https://docs.google.com/spreadsheets/d/17I5rjZD1VENGLybTlbkH8yZRPk3a-k8Xk4NLm5XtYXk/edit?usp=sharing

robhannon commented 2 years ago

How did you resolve?