Rec_Lm: Adaptive lasso.

View source: R/RBSL.R

Rec_LmR Documentation

Adaptive lasso.

Description

Adaptive lasso.

Usage

Rec_Lm(XX, yy)

Arguments

XX

The independent variable.

yy

The dependent variable.

Value

A list object consist of index of selected variable and coefficient for all variables.


changwn/RobMixReg documentation built on April 5, 2025, 5:59 p.m.