Learn R Programming

RobMixReg (version 1.1.0)

Rec_Lm: 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.