glmpath-internal: Internal glmpath functions

Description Usage Author(s) References

Description

Internal glmpath functions

Usage

1
2
3
4
5
6
7
corrector1(x, y, family, weight, offset, active, tmpa, force.active,
  lambda, lambda2, b0, a0, bshoot.threshold, relax.lambda, trace,
  function.precision, no.iter = FALSE, eps = .Machine$double.eps)
predictor1(b, step)
step.length(corrector, lambda2, min.lambda, max.arclength,
  frac.arclength, add.newvars, backshoot, h0=NULL,
  eps=.Machine$double.eps)

Author(s)

Mee Young Park and Trevor Hastie

References

Mee Young Park and Trevor Hastie (2007) L1 regularization path algorithm for generalized linear models. J. R. Statist. Soc. B, 69, 659-677.


oblique.tree documentation built on April 15, 2017, 4:38 a.m.