rang_korrelierer: A function for collecting and exporting data for further...

View source: R/rang_korrelierer.R

rang_korreliererR Documentation

A function for collecting and exporting data for further excel makro-based processing

Description

This function allows you to express your love of cats.

Usage

rang_korrelierer(daten, modell, cutoff = 0.1, exclude = "none")

Arguments

daten

the model you want to export data for. .lm files contain a reference to the original data frame whis i used here.

modell

the model you have

cutoff

cut off the results set at this COR value. Accepts the range of [-1:1]. Use this for shrinking down your results set. Defaults to 0.1, as CORs below this value are usually insignificant in your average weekly MMM model. Try higher values at the beginning of your modelling.

exclude

accepts strings for any VARs that you do not want in your results set. Only accepts a single string, may work with "xx|yy|zz" expressions but untested. Plan to expand to accept lists.

Examples

rang_korrelierer()

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