plr-internal {stepPlr} | R Documentation |
Internal plr functions
Description
Internal plr functions
Usage
## 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
[Package stepPlr version 0.93 Index]