plr-internal: Internal plr functions

Description Usage Author(s) References

Description

Internal plr functions

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
  ## S3 method for class 'stepplr'
anova(object, ...)
  cross.imat(imat1, imat2)
  get.imat(x, level = NULL)
  imat(object, x)
  ## S3 method for class 'plr'
print(x, ...)
  ## S3 method for class 'stepplr'
print(x, ...)
  ## S3 method for class 'plr'
summary(object, ...)
  ## S3 method for class 'stepplr'
summary(object, ...)
  term.match(term1, term2, termlist, len)

Author(s)

Mee Young Park and Trevor Hastie

References

Mee Young Park and Trevor Hastie (2008) Penalized Logistic Regression for Detecting Gene Interactions


stepPlr documentation built on May 2, 2019, 3:08 p.m.