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/RMR documentation built on March 29, 2025, 3:15 p.m.