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

[New pkg structure] Plots #27

Closed NicolasMatrices-v2 closed 2 years ago

NicolasMatrices-v2 commented 2 years ago

Introducing new package structure to be able to scale our work.

This PR copies all of the plots from GeoLift.R and includes them into plots.R.

Build the package, ran devtools::check(vignettes = FALSE) and tested it with demo data and it worked properly.