Commit a7415ef
docs: improve narrative flow, definition notation, and pronoun clarity (#1118)
* docs: improve narrative flow, definition notation, and pronoun clarity
- Add explicit noun phrases after demonstrative pronouns across subfiles.
- Update mathematical definition equations to use \eqdef.
Co-authored-by: dem-extra1 <112029334+dem-extra1@users.noreply.github.com>
* docs: improve narrative flow, definition notation, and semantic line breaks
- Add explicit noun phrases after demonstrative pronouns across subfiles.
- Update mathematical definition equations to use \eqdef.
- Enforce semantic line breaks on updated lines to satisfy check-new-line-breaks CI.
Co-authored-by: dem-extra1 <112029334+dem-extra1@users.noreply.github.com>
* docs: use the semantic estimator macro in def-estimated-risk-score
Addresses optional finding 2 from the claude-review on PR #1118:
collapse the hand-composed LHS into the single semantic macro that
already exists for it.
The reviewer suggested the \h... form; CLAUDE.md's "Estimator
indirection" rule prefers the \e... family in new/touched content, so
this uses \ehazfactorf. Both expand identically -- verified by
rendering old and new side by side:
old: \hat\theta_{{\lambda}}\mathopen{}\left(\tilde{x}\right)
new: \hat{\theta_{{\lambda}}}\mathopen{}\left(\tilde{x}\right)
The RHS \hvb is left alone: migrating it is a 43-site corpus-wide
change, tracked as #1119.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-authored-by: d-morrison <2474437+d-morrison@users.noreply.github.com>
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Douglas Ezra Morrison <demorrison@ucdavis.edu>
Co-authored-by: d-morrison <2474437+d-morrison@users.noreply.github.com>1 parent 93daad5 commit a7415ef
10 files changed
Lines changed: 11 additions & 10 deletions
File tree
- _subfiles
- Linear-models-overview
- glms
- proportional-hazards-models
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments