residuals.nlstac {nlstac} | R Documentation |
Extract Model Residuals for a nsltac fit model
Description
Returns the model residuals of the fit.
Usage
## S3 method for class 'nlstac'
residuals(object, ...)
Arguments
object |
An object of class |
... |
Ignored, for compatibility issues. |
Value
A vector with the residual values.
Author(s)
Mariano Rodríguez-Arias (arias@unex.es). Deptartment of Mathematics
Juan Antonio Fernández Torvisco (jfernandck@alumnos.unex.es). Department of Mathematics
University of Extremadura (Spain)
Rafael Benítez (rafael.suarez@uv.es). Department of Business Mathematics
University of Valencia (Spain)
[Package nlstac version 0.2.0 Index]