Closed robjhyndman closed 4 years ago
Some thoughts:
facet_calendar()
instead of frame_calendar()
.gather()
/spread()
should become pivot_*()
variants.box_cox()
. Perhaps logp1()
is worth a mention?features()
with ljung_box()
- that way it works for many series/models and gives a tibble in return.Checked, slides and labs run fine.
Will need fabletools 0.1.2 for fixes to features()
.
Please go through slides to check for errors, especially in R code.