Skip to content

ohad-monday/GeoLift

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoLiftLogo

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:

Installation

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

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

Then, install the package from GitHub:

devtools::install_github("ArturoEsquerra/GeoLift")

Contacts

Usage

This package was developed under the MIT open-source license and is not an official Facebook product.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%