ftsa (version 4.8)

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.

Examples

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

Run the code above in your browser using DataLab