Skip to content

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.

License

Notifications You must be signed in to change notification settings

puleengupta/GeoLift

 
 

Repository files navigation

GeoLift

Project Status: Active  The project has reached a stable, usable state and is being actively developed.License: MIT

Overview

GeoLift is an end-to-end solution to measure Lift at a Geo-level using the latest developments in Synthetic Control Methods. Through this package it is possible to do a data-driven market selection for a geo-test using a variety of Power Calculators. Moreover, GeoLift features easy-to-use inference and plotting functionalities to analyze the results of a test.

Check out the vignette for a more detailed description of the main functionalities of the package:

Requirements

GeoLift requires or works with:

  • R version 4.0.0 or newer.

Installing GeoLift

To install the package, first make sure that remotes and augsynth are installed.

install.packages("remotes", repos='http://cran.us.r-project.org')
remotes::install_github("ebenmichael/augsynth")

Then, install the package from GitHub:

remotes::install_github("facebookincubator/GeoLift")

To use Commuting Zones in GeoLift, please check the guide here

Contacts

Join the GeoLift community

License

GeoLift is MIT licensed, as found in the LICENSE file.

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 94.9%
  • JavaScript 4.2%
  • CSS 0.9%