scalreg-internal {scalreg} | R 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
[Package scalreg version 1.0.1 Index]