en_admm_options: Use the ADMM Elastic Net Algorithm

en_admm_optionsR Documentation

Use the ADMM Elastic Net Algorithm

Description

Use the ADMM Elastic Net Algorithm

Usage

en_admm_options(max_it = 1000, step_size, acceleration = 1)

Arguments

max_it

maximum number of iterations.

step_size

step size for the algorithm.

acceleration

acceleration factor for linearized ADMM.

Value

options for the ADMM EN algorithm.

See Also

Other LS-EN algorithm options: en_algorithm_options, en_cd_options(), en_dal_options(), en_lars_options()


pense documentation built on Jan. 27, 2026, 5:06 p.m.