pgrugwiro/variant: Quantifying Dataframe Changes

This package is used to identify and quantify the changes in a dataframe state. It does so by calculating the correlation matrix in the initial state as well as the correlation matrix in the final state to determine the relationship of each column with the other columns in the dataset in both the initial and final states. It then outputs a vector of columns that have shown a significant change in their relationship with other columns in the dataset from the initial to the final state.

Getting started

Package details

AuthorPhil G. Rugwiro
MaintainerPhil G. Rugwiro <pgrugwiro@gmail.com>
LicenseMIT
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("pgrugwiro/variant")
pgrugwiro/variant documentation built on Aug. 2, 2022, 12:08 p.m.