Learn R Programming

stepPlr (version 0.91)

plr-internal: Internal plr functions

Description

Internal plr functions

Usage

anova.stepplr(object, ...)
  cross.Imat(imat1, imat2)
  get.Imat(x, level = NULL)
  Imat(object, x)
  print.plr(x, ...)
  print.stepplr(x, ...)
  summary.plr(object, ...)
  summary.stepplr(object, ...)
  term.match(term1, term2, termlist, len)

Arguments

References

Mee Young Park and Trevor Hastie (2006) Penalized Logistic Regression for Detecting Gene Interactions - available at the authors' websites, http://stat.stanford.edu/~mypark or http://stat.stanford.edu/~hastie/pub.htm.