summary.fwdsco | R Documentation |
summary
method for class "fwdsco"
.
## S3 method for class 'fwdsco'
summary(object, steps = "auto", lambdaMLE = FALSE, ...)
object |
an object of class |
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. |
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 4.
fwdsco
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.