2.0.0 • Published 5 years ago

corrly v2.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

corrlY

Corrly is a Data Visualization Package For All Types of Correlation Charts using Plotly Package.

Install Corrly

library(plotly)
library(htmltools)
library(corrlY)
# install.packages("devtools")
#devtools::install_github("maheshKulkarniX/corrlY")

correlation Coeficient using kendall Method

correlation Coeficient using pearson Method

correlation Coeficient using spearman Method

Correlation Scatter Plot

Correlation Matrix Plot