scalreg-internalR Documentation

Internal scalreg functions

Description

Internal scalreg functions

Usage

slassoEst(X,y,lam0=NULL)
slassoInv(X,lam0=NULL,LSE=F)
lse(X,y,indexset)

Details

These are not to be called by the user.

Author(s)

Tingni Sun