Skip to content

Commit e23ab8c

Browse files
joshwlambertadamkucharski
authored andcommitted
use DOI link for article in estimate_from_individual_data
1 parent 410405e commit e23ab8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/estimate_from_individual_data.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ And hence this will not simplify to provide an unbiased estimate of $p$, as if w
9595

9696
## Estimation based on expected number of known death outcomes
9797

98-
If the delay from onset-to-death and onset-to-recovery are different, one option is to use [survival analysis methods](https://academic.oup.com/aje/article/162/5/479/82647) to estimate relative hazards (i.e. fatality risk) over time.
98+
If the delay from onset-to-death and onset-to-recovery are different, one option is to use [survival analysis methods](https://doi.org/10.1093/aje/kwi230) to estimate relative hazards (i.e. fatality risk) over time.
9999

100100
However, if we are only interested in an overall estimate of CFR, a simpler alternative is to first calculate the number of cases in the linelist that we would expect to have a known outcome by this point if the outcome were fatal:
101101
$$

0 commit comments

Comments
 (0)