Misalignment between text and code - Figure 8.8 #76
razzleh
started this conversation in
Error report
Replies: 1 comment
-
|
Thanks. Now fixed. The code is always correct, because the source is a quarto document where the figures are produced directly from the code that is shown. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The text says that figure 8.8 was produced using the
seasonal_decompose()function fromstatsmodels, but the code is plotting estimates fromAutoETS(). Would these two approaches produce the same or different results? And if different, is the text or the code the standard of reference?Beta Was this translation helpful? Give feedback.
All reactions