check_sign_change: Check sign changes of a timeseries

Description Usage Arguments See Also

Description

Checks sign changes of an xts-object

Usage

1
check_sign_change(xts, width, max_changes, verbose = TRUE)

Arguments

xts

An xts object to be validated.

width

An integer specifying the window width.

max_changes

The maximum amount of allowed sign changes.

verbose

logical. Provide additional details?

See Also

xts, difftime, diff.


dleutnant/m181 documentation built on May 15, 2019, 9:16 a.m.