DKundnani/FeatureCorr: Finding associations through prime feature and pairwise correlations

R package for performing correlation analysis to find features/variables having similar degree of associations. The Package includes data preprocessing to transform the data and filtering out missing values,correlation of one feature with all features in an R dataframe. It also includes multiple and single pairwise correlation of a feature value Dataframe.

Getting started

Package details

Maintainer
LicenseGPL-3 + file LICENSE
Version0.99.0
URL https://github.com/DKundnani/FeatureCorr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("DKundnani/FeatureCorr")
DKundnani/FeatureCorr documentation built on April 24, 2022, 7:59 p.m.