celiaescribe/BDcocolasso: Implementation of CoCoLasso and Block Descent CoCoLasso

The package implements penalized regression based on the CoCoLasso article. This penalized regression works for corrupted data sets, when covariates can be partially missing or measured with error. It also implements block descent penalized regression for a class of problem when there are both corrupted and uncorrupted features. The motivation of this last step is to reduce the computational need of this new penalization method when only a small percentage of features are corrupted.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("celiaescribe/BDcocolasso")
celiaescribe/BDcocolasso documentation built on Feb. 11, 2020, 11:41 p.m.