summary.backf | R Documentation |
Summary method for class backf
.
## S3 method for class 'backf'
summary(object, ...)
object |
an object of class |
... |
additional other arguments. Currently ignored. |
This function returns the estimation of the intercept and also the five-number summary and the mean of the residuals for both classical and robust estimators. For the classical estimator, it also returns the R-squared. For the robust estimator it returns a robust version of the R-squared and the estimate of the residual standard error.
Alejandra Mercedes Martinez ale_m_martinez@hotmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.