ftsa (version 6.4)

is.fts: Test for functional time series

Description

Tests whether an object is of class fts.

Usage

is.fts(x)

Arguments

x

Arbitrary R object.

Author

Rob J Hyndman

Examples

Run this code
# check if ElNino is the class of the functional time series.	
is.fts(x = ElNino_ERSST_region_1and2)

Run the code above in your browser using DataLab