Skip to content

Commit 4b40fca

Browse files
committed
add package reference
1 parent 5e6f5fa commit 4b40fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/delays-functions.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@ Refer to this excellent tutorial on estimating the serial interval and incubatio
785785

786786
**Then,** after you get your estimated values, you can manually create your own` <epiparameter>` class objects with `epiparameter::epiparameter()`! Take a look at its [reference guide on "Create an `<epiparameter>` object"](https://epiverse-trace.github.io/epiparameter/reference/epiparameter.html#ref-examples)!
787787

788-
Lastly, take a look at the latest [`{epidist}` R package](https://epidist.epinowcast.org/) which provide methods to address key challenges in estimating distributions, including truncation, interval censoring, and dynamical biases.
788+
Lastly, take a look at the latest R packages [{epidist}](https://epidist.epinowcast.org/) and [{primarycensored}](https://primarycensored.epinowcast.org/), which provide methods to address key challenges in estimating distributions, including truncation, interval censoring, and dynamical biases.
789789

790790
:::::::::::::::::::::::::::::
791791

0 commit comments

Comments
 (0)