residuals.margint {rmargint} | R Documentation |
Residuals for objects of class margint
Description
This function returns the residuals of the fitted additive model using one of the three
classical or robust marginal integration estimators, as computed with margint.cl
or
margint.rob
.
Usage
## S3 method for class 'margint'
residuals(object, ...)
Arguments
object |
an object of class |
... |
additional other arguments. Currently ignored. |
Value
A vector of residuals.
Author(s)
Alejandra Mercedes Martinez ale_m_martinez@hotmail.com
[Package rmargint version 2.0.3 Index]