CRAN/E | MarketMatching

MarketMatching

Market Matching and Causal Impact Inference

Installation

About

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).

Key Metrics

Version 1.2.1
R ≥ 4.3.0
Published 2024-01-31 87 days ago
Needs compilation? no
License GPL (≥ 3)
CRAN checks MarketMatching results

Downloads

Yesterday 52 0%
Last 7 days 179 -33%
Last 30 days 1.160 +6%
Last 90 days 3.355 -68%
Last 365 days 36.395 -29%

Maintainer

Maintainer

Larsen Kim

kblarsen4@gmail.com

Authors

Larsen Kim

aut / cre

Material

README
Reference manual
Package source

Vignettes

MarketMatching Vignette

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

MarketMatching archive

Depends

R ≥ 4.3.0

Imports

ggplot2
dplyr
utils
iterators
doParallel
parallel
foreach
reshape2
CausalImpact
tidyr
zoo
bsts
scales
Boom
utf8
dtw

Suggests

knitr
rmarkdown