Learn R Programming

ftsa (version 4.4)

is.fts: Test for functional time series

Description

Tests whether an object is of class fts.

Usage

is.fts(x)

Arguments

Examples

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

Run the code above in your browser using DataLab