Rec_Lm: Adaptive lasso.

View source: R/CSMR.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.


zcslab/CSMR documentation built on Jan. 12, 2023, 7:39 a.m.