summary
method for class "fwdglm"
.
# S3 method for fwdglm
summary(object, steps = "auto", remove.perfect.fit = TRUE, ...)
an object of class "fwdglm"
.
the number of forward steps to show.
logical, controlling if perfect fit steps should be removed (only apply to binary responses).
further arguments passed to or from other methods.
Originally written for S-Plus by:
Kjell Konis kkonis@insightful.com and Marco Riani mriani@unipr.it
Ported to R by Luca Scrucca luca@stat.unipg.it
Atkinson, A.C. and Riani, M. (2000), Robust Diagnostic Regression Analysis, First Edition. New York: Springer, Chapter 6.
fwdglm
.