adbanker: A function for adbanking a single vector.

View source: R/adbanker.R

adbankerR Documentation

A function for adbanking a single vector.

Description

This function will compute a range of carry-over depot effects for testing in a linear MMM model.

Usage

adbanker(data, adbank_values = adbanks_default)

Arguments

data

the data.frame that will be used in the adbank transformation ("is adbanked"). Make sure to use proper and correct variable names!

Examples

adbanker(mtcars[,c("wt", "qsec")])

benetheking/maRketingscience documentation built on May 17, 2022, 5:57 a.m.