MarketMatching: Market Matching and Causal Impact Inference

For a given test market find the best control markets using time series matching and analyze the impact of an intervention. The intervention could be a marketing event or some other local business tactic that is being tested. The workflow implemented in the Market Matching package utilizes dynamic time warping (the 'dtw' package) to do the matching and the 'CausalImpact' package to analyze the causal impact. In fact, this package can be considered a "workflow wrapper" for those two packages. In addition, if you don't have a chosen set of test markets to match, the Market Matching package can provide suggested test/control market pairs and pseudo prospective power analysis (measuring causal impact at fake interventions).

Package details

AuthorLarsen Kim [aut, cre]
MaintainerLarsen Kim <kblarsen4@gmail.com>
LicenseGPL (>= 3)
Version1.2.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("MarketMatching")

Try the MarketMatching package in your browser

Any scripts or data that you put into this service are public.

MarketMatching documentation built on Jan. 13, 2021, 5:46 p.m.