elasticnet-internal: Internal elasticnet functions

Description Usage Details Author(s)

Description

Internal elasticnet functions

Usage

1
2
3
4
5
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)
convcheck(beta1,beta2)

Details

These are not to be called by the user.

Author(s)

Hui Zou and Trevor Hastie


elasticnet documentation built on July 1, 2020, 11:48 p.m.