79511065

Date: 2025-03-15 11:49:07
Score: 1.5
Natty:
Report link

You can iterate over the models in the mable as follows:

for (i in 1:length(ft.mod[[1]])) {
  ft.mod[i,] |> gg_tsresiduals() |> print()
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Aleksei P