l0ara
fits regularization for linear or generalized
linear models with L0 penalty. Adaptive ridge algorithms are used to fit
the models.
To install the latest version from github
:
install.packages("devtools")
::install_github("wguo1990/l0ara") devtools
To install from CRAN
:
install.packages("l0ara")