Description
tool functions
Usage
QS(u)normalize.set(set, p)
scaledlasso(X, y, lam0 = NULL)
Value
Intermediate results.
Arguments
- u
numeric value.
- set
two-column numeric matrix.
- p
the number of variables.
- X
the input matrix of scaled lasso.
- y
response variable of scaled lasso.
- lam0
numeric value, the penalty parameter of scaled lasso.