Rwave (version 2.6-5)

smoothts: Smoothing Time Series

Description

Smooth a time series by averaging window.

Usage

smoothts(ts, windowsize)

Value

Smoothed time series (1D array).

Arguments

ts

Time series.

windowsize

Length of smoothing window.

References

See discussions in the text of “Time-Frequency Analysis”.