summary.fm | R Documentation |
Summarizes a basis function model fitted to a functional time series. It returns various measures of goodness-of-fit.
## S3 method for class 'fm'
summary(object, ...)
object |
Output from |
... |
Other arguments. |
None.
Rob J Hyndman
ftsm
, forecast.ftsm
, residuals.fm
, plot.fm
, plot.fmres
summary(object = ftsm(y = ElNino_ERSST_region_1and2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.