AshwinPuri13
Results
1
issues of
AshwinPuri13
If I wish to fit a regression with Fourier terms then to find the optimal K I need to do something like this: ``` library(fable) library(dplyr) library(tidyr) mbl = tsibbledata::ansett...