dCUR: Dimension Reduction with Dynamic CUR

Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) <doi:10.1073/pnas.0803205106>) varying the k, the number of columns and rows used, and its final purposes to help find the stage, which minimizes the relative error to reduce matrix dimension. The goal of CUR Decomposition is to give a better interpretation of the matrix decomposition employing proper variable selection in the data matrix, in a way that yields a simplified structure. Its origins come from analysis in genetics. The goal of this package is to show an alternative to variable selection (columns) or individuals (rows). The idea proposed consists of adjusting the probability distributions to the leverage scores and selecting the best columns and rows that minimize the reconstruction error of the matrix approximation ||A-CUR||. It also includes a method that recalibrates the relative importance of the leverage scores according to an external variable of the user's interest.

Getting started

Package details

AuthorCesar Gamboa-Sanabria [aut, mdc, cph, cre] (<https://orcid.org/0000-0001-6733-4759>), Stefani Matarrita-Munoz [aut] (<https://orcid.org/0000-0002-1222-1981>), Katherine Barquero-Mejias [aut] (<https://orcid.org/0000-0003-1760-9026>), Greibin Villegas-Barahona [aut] (<https://orcid.org/0000-0002-4380-0812>), Mercedes Sanchez-Barba [aqt] (<https://orcid.org/0000-0002-3324-5798>), Maria Purificacion Galindo-Villardon [aqt] (<https://orcid.org/0000-0001-6977-7545>)
MaintainerCesar Gamboa <info@cesargamboasanabria.com>
LicenseGPL-3
Version1.0.1
URL https://www.cesargamboasanabria.com
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("dCUR")

Try the dCUR package in your browser

Any scripts or data that you put into this service are public.

dCUR documentation built on Oct. 18, 2023, 5:10 p.m.