smooth_cbc_features.RdSmooth the CBC features using a moving average
smooth_cbc_features(cbc_data, window_size = 7L)
| cbc_data | with the date and features |
|---|---|
| window_size | the window size to use in smoothing, default 7 |
the data with features smoothed as a tibble