AMIAS: Alternating Minimization Induced Active Set Algorithms

An implementation of alternating minimization induced active set (AMIAS) method for solving the generalized L0 problem. The AMIAS method is based on the necessary optimality conditions derived from an augmented Lagrangian framework. The proposed method takes full advantage of the primal and dual variables with complementary supports, and decouples the high-dimensional problem into two sub-systems on the active and inactive sets, respectively. A sequential AMIAS algorithm with warm start initialization is developed for efficient determination of the cardinality parameter, along with the output of solution paths.

Getting started

Package details

AuthorCanhong Wen, Xueqin Wang, Shijie Quan, Zelin Hong, Aijun Zhang
MaintainerCanhong Wen <wench@ustc.edu.cn>
LicenseLGPL-3
Version1.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("AMIAS")

Try the AMIAS package in your browser

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

AMIAS documentation built on May 2, 2019, 2:10 a.m.