corind: Estimation correlation coefficients and plotting the heatmap...

Description Usage Arguments Value Examples

Description

Estimation correlation coefficients and plotting the heatmap for correlation matrixes This function estimated the correlation coefficients and presented in a matrix and ggcorrplot. It is need to install and running ggcorrplot packages. This function was also used cor function from stats packages.

Usage

1
corind(df1)

Arguments

df1

df1: a data frame which obtained from indices function

Value

cor Correlation coefficients matrix

heatmap Plot the heatmap for correlation matrixes

Examples

1
{corind (df1)}

kadose/EASiP documentation built on Nov. 4, 2019, 3:29 p.m.