PlotVar: PlotVar

Description Usage Arguments

View source: R/GenerateMulticolinearityMeasures.R

Description

Helper function to plot multicolinearity measures.

Usage

1
PlotVar(plot.data, var = "vif")

Arguments

plot.data

data.frame Use to plot the multicolinearity measures. No default.

var

Character vector of length 1. The variable to plot. Defaults to "vif".

critical.value

Numeric vector. Values that define whether there is possibly multicolinearity. Defautls to c(5, 10)


itslwg/regone documentation built on Oct. 14, 2021, 12:52 a.m.