elasticnet (version 1.0-3)

elasticnet-internal: Internal elasticnet functions

Description

Internal elasticnet functions

Usage

updateRR(xnew, R = NULL, xold, lambda, eps = .Machine$double.eps)
solvebeta(x, y, paras, max.steps, sparse=c("penalty","varnum"), eps = .Machine$double.eps)
rootmatrix(x)
soft(a,para)

Arguments

Details

These are not to be called by the user.