create.smooth.vars {promotionImpact} | R Documentation |
calculate smoothed values imitated promotion sales
Description
calculate smoothed values imitated promotion sales
Usage
create.smooth.vars(
target.data,
promotion.data,
smooth.except.date = NULL,
smooth.bandwidth = 2,
smooth.origin = "all",
smooth.var.sum = TRUE,
smooth.scale = "minmax"
)
[Package promotionImpact version 0.1.5 Index]