moving_average_manip: Manipulate version of centered moving average to smooth out a...

View source: R/timeseries.R

moving_average_manipR Documentation

Manipulate version of centered moving average to smooth out a time series

Description

Manipulate version of centered moving average to smooth out a time series

Usage

moving_average_manip(y)

Arguments

y

a vector with time series data

Examples

library(SUdatasets)
moving_average_manip(globaltemp$temp)

StatisticsSU/regkurs documentation built on Jan. 29, 2023, 4:54 p.m.