USCbiostats/partition: Agglomerative Partitioning Framework for Dimension Reduction

A fast and flexible framework for agglomerative partitioning. 'partition' uses an approach called Direct-Measure-Reduce to create new variables that maintain the user-specified minimum level of information. Each reduced variable is also interpretable: the original variables map to one and only one variable in the reduced data set. 'partition' is flexible, as well: how variables are selected to reduce, how information loss is measured, and the way data is reduced can all be customized. 'partition' is based on the Partition framework discussed in Millstein et al. (2020) <doi:10.1093/bioinformatics/btz661>.

Getting started

Package details

MaintainerMalcolm Barrett <malcolmbarrett@gmail.com>
LicenseMIT + file LICENSE
Version0.2.0.9000
URL https://uscbiostats.github.io/partition/ https://github.com/USCbiostats/partition
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("USCbiostats/partition")
USCbiostats/partition documentation built on Feb. 3, 2024, 3:38 a.m.