Learn R Programming

nonlinearTseries (version 0.3.1)

windowSizes: Returns the window sizes used for DFA in a dfa object.

Description

Returns the window sizes used for DFA in a dfa object.

Usage

windowSizes(x)

Value

The windowSizes function returns the windows sizes used to detrend the time series in the DFA.

Arguments

x

A dfa object.

See Also

dfa