smooth_cbc_features: Smooth the CBC features using a moving average

Description Usage Arguments Value

View source: R/process-data.R

Description

Smooth the CBC features using a moving average

Usage

1
smooth_cbc_features(cbc_data, window_size = 7L)

Arguments

cbc_data

with the date and features

window_size

the window size to use in smoothing, default 7

Value

the data with features smoothed as a tibble


bnaras/SBCpip documentation built on May 5, 2019, 6:54 p.m.