Description Usage Arguments Details Value Examples
View source: R/residuals.GNARfit.R
residuals.GNARfit
returns the residuals of a GNARfit object as a matrix.
1 2 |
object |
the output of a GNARfit call |
... |
additional arguments, unused here. |
The function first checks if the object is of GNARfit class, then uses residToMat to return the residuals.
residuals.GNARfit
returns a 'ts' object of residuals, with t-alphaOrder
rows and nnodes
columns.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.