PlotEachCorrelation: PlotEachCorrelation(data, couples)

Description Usage Arguments Note

Description

Exploratory data analysis function testing correlation between variable couples, using adapted statistical methodology based on the variable types. Note: variable are categorized mainly by the isContinuous function - discrete variable are treated as categorical

Usage

1
2
PlotEachCorrelation(data, couples, forPValueInferiorTo = "0.05",
  noPrint = F)

Arguments

data

a data.table

couples

data.table needs to contain 2 columns named var1 and var2

forPValueInferiorTo

numeric value for the significance threshold

noPrint

boolean. If set to false no plots a build and only text and a final a correlation table is produce

Note

DevStatus: second pass - utility 5/5 TODO(Albert): Discuss methodology ++, Discrete as categorical (as underlying phenomena could drive discrete...)


albertbuchard/r-pipeline documentation built on May 5, 2019, 6:57 p.m.