find.major.trends: Find the top level trends in a time series

Description Usage Arguments Value See Also

View source: R/helpers.R

Description

Find the top level trends in a time series

Usage

1
find.major.trends(x, penalty = 20)

Arguments

x

xts, dataframe, matrix or vector, representing a time series

penalty

starting penalty value, should be a BIG number (default 20)

Value

change points data (object of class cpttrends)

See Also

cpt.trend


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