find.trend.channel: Find the last best-fit enveloping lines of a given time...

Description Usage Arguments Value See Also

View source: R/helpers.R

Description

Find the last best-fit enveloping lines of a given time series

Usage

1
find.trend.channel(x, tscore = (0.25)^2)

Arguments

x

xts object representing a time series

tscore

envelope score threshold

Value

returns the trend channel object (of type class tchannel)

See Also

find.tchannel


prodipta/techchart documentation built on Sept. 13, 2020, 2:51 p.m.