Description Usage Arguments Value Examples
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.
1 | corind(df1)
|
df1 |
df1: a data frame which obtained from indices function |
cor Correlation coefficients matrix
heatmap Plot the heatmap for correlation matrixes
1 | {corind (df1)}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.