is.fts | R Documentation |
Tests whether an object is of class fts
.
is.fts(x)
x |
Arbitrary R object. |
Rob J Hyndman
# check if ElNino is the class of the functional time series.
is.fts(x = ElNino_ERSST_region_1and2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.