Skip to content

Commit 28bc036

Browse files
authored
Update docs/source/models/intervention_models/alzheimers/testing_diagnosis.rst
1 parent cce45a0 commit 28bc036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/models/intervention_models/alzheimers/testing_diagnosis.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ their BBBM testing propensity. At the client's request, we will retest
246246
simulants every 3-5 years, rather than having all simulants be retested
247247
at a fixed interval of 3 years (which can cause unrealistic oscillations
248248
in the number of tests over time). In the implementation below, we
249-
choose the next test date uniformly in the interval :math:`[3, 5]`
249+
use a formula for testing that creates uniform testing in the interval :math:`[3, 5]`
250250
years.
251251

252252
On initialization

0 commit comments

Comments
 (0)