Link ar1_turningpts to ar1_bayes and improve exposition#967
Closed
jstac wants to merge 1 commit into
Closed
Conversation
- Cross-reference ar1_bayes from ar1_turningpts (overview, model setup,
and posterior section) and add a forward {seealso} link back
- Frame the posterior computation as the "conditioning assumption" of
ar1_bayes, apt here since the path starts from an atypical y_0
- Match the AR(1) model introduction to the bulleted style of ar1_bayes
- Add a Conclusion and interpretation for the original/extended Wecker
figures, tying back to the two sources of uncertainty
- Define the negative turning point statistic N_t (previously referenced
but undefined)
- Convert the standalone initial-path figure to a MyST caption
- Fix typos (i.i.d. -> IID, "we apply we apply", "intergration")
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Better links
ar1_turningpts(Forecasting an AR(1) Process) withar1_bayes(Posterior Distributions for AR(1) Parameters), reduces duplicated exposition, and tightens the lecture's beginning and (previously abrupt) ending.Changes
Cross-linking
ar1_turningptsnow referencesar1_bayesin the overview, model setup, and posterior section, and treats the posterior construction more briefly rather than re-deriving it.ar1_bayes— apt here, since the initial path starts from an atypicaly_0 = 10.{seealso}fromar1_bayesback toar1_turningpts.Exposition
ar1_bayes.N_t, which was referenced but never defined.Style / cleanup
mystnbcaption (dropped the embeddedax.set_title); kept per-subplot titles on the multi-panel grids.i.i.d.→IID, "we apply we apply", "intergration".🤖 Generated with Claude Code