plr-internal {stepPlr}R Documentation

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)

Author(s)

Mee Young Park and Trevor Hastie

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.


[Package stepPlr version 0.91 Index]