summary.margint {rmargint} | R Documentation |
Summary for additive models fits using a marginal integration procedure
Description
Summary method for class margint
.
Usage
## S3 method for class 'margint'
summary(object, ...)
Arguments
object |
an object of class |
... |
additional other arguments. |
Details
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 robust estimator it also returns the estimate of the residual standard error.
Author(s)
Alejandra Mercedes Martinez ale_m_martinez@hotmail.com
[Package rmargint version 2.0.3 Index]