moving_average {swdft}R Documentation

Simple high pass filter

Description

Simple high pass filter

Usage

moving_average(x, order)

Arguments

x

the vector or time-series

order

the order of the filter


[Package swdft version 1.0.0 Index]