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

analysisPipelines documentation built on July 1, 2020, 7:09 p.m.