correlationMatPlot: Correlation Matrix Plot

Description Usage Arguments Value See Also Examples

View source: R/r-batch-eda-utilities.R

Description

A correlation matrix is created and plotted across all the columns in the dataset

Usage

1
correlationMatPlot(dataset, methodused = "everything")

Arguments

dataset

the dataset that needs to be loaded

methodused

methods to be used for computing correlation

Value

Correlation Matrix graph

See Also

Other Package EDA Utilites functions: CheckColumnType, bivarPlots, getDatatype, ignoreCols, multiVarOutlierPlot, outlierPlot, univarCatDistPlots

Examples

1

Mu-Sigma/analysis-pipelines documentation built on Nov. 26, 2020, 8:25 p.m.