Rdocumentation
powered by
Learn R Programming
forward (version 1.0.3)
summary.fwdsco: Summarizing Fit of Forward Search Transformation in Linear Regression
Description
summary
method for class
"fwdsco"
.
Usage
"summary"(object, steps = "auto", lambdaMLE = FALSE, ...)
Arguments
object
an object of class
"fwdsco"
.
steps
the number of forward steps to show.
lambdaMLE
logical, controlling if the MLE of lambda calculated on the full dataset must be be shown.
...
further arguments passed to or from other methods.
References
Atkinson, A.C. and Riani, M. (2000),
Robust Diagnostic Regression Analysis
, First Edition. New York: Springer, Chapter 4.
See Also
fwdsco
.