Commit 7becaf2
heavy_tails: cite the Q-Q plot section rather than introduce it cold
heavy_tails reached for sm.qqplot with only a Wikipedia link by way of
explanation, having never said what a Q-Q plot is or how to read one. Now
that fitting_distributions defines them, it cites that treatment and moves
straight to the comparison it wants.
Adds a (qq_plots)= label to the Q-Q plot section of fitting_distributions so
the reference has something to point at.
Also fixes a typo in the same paragraph: statsmodels compares sample data
with the quantiles of the normal distribution, not the quintiles. And lower
cases the heading per the style guide, which leaves the anchor unchanged.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent dc63dac commit 7becaf2
2 files changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
199 | 200 | | |
200 | 201 | | |
201 | 202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
650 | 650 | | |
651 | 651 | | |
652 | 652 | | |
653 | | - | |
| 653 | + | |
654 | 654 | | |
655 | | - | |
| 655 | + | |
656 | 656 | | |
657 | | - | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
658 | 662 | | |
659 | 663 | | |
660 | 664 | | |
| |||
0 commit comments