|
806 | 806 | diseases, but applications could just as well originate from environmetrics, reliability
|
807 | 807 | engineering, econometrics, or social sciences. The package implements many typical
|
808 | 808 | outbreak detection procedures such as the (improved) Farrington algorithm, or the
|
809 |
| - negative binomial GLR-CUSUM method of Höhle and Paul (2008) <doi:10.1016/j.csda.2008.02.015>. |
| 809 | + negative binomial GLR-CUSUM method of Höhle and Paul (2008) <https://doi.org/10.1016/j.csda.2008.02.015>. |
810 | 810 | A novel CUSUM approach combining logistic and multinomial logistic modeling is also
|
811 | 811 | included. The package contains several real-world data sets, the ability to simulate
|
812 | 812 | outbreak data, and to visualize the results of the monitoring in a temporal, spatial
|
813 | 813 | or spatio-temporal fashion. A recent overview of the available monitoring procedures
|
814 |
| - is given by Salmon et al. (2016) <doi:10.18637/jss.v070.i10>. For the retrospective |
815 |
| - analysis of epidemic spread, the package provides three endemic-epidemic modeling |
816 |
| - frameworks with tools for visualization, likelihood inference, and simulation. hhh4() |
817 |
| - estimates models for (multivariate) count time series following Paul and Held (2011) |
818 |
| - <doi:10.1002/sim.4177> and Meyer and Held (2014) <doi:10.1214/14-AOAS743>. twinSIR() |
819 |
| - models the susceptible-infectious-recovered (SIR) event history of a fixed population, |
820 |
| - e.g, epidemics across farms or networks, as a multivariate point process as proposed |
821 |
| - by Höhle (2009) <doi:10.1002/bimj.200900050>. twinstim() estimates self-exciting |
822 |
| - point process models for a spatio-temporal point pattern of infective events, e.g., |
823 |
| - time-stamped geo-referenced surveillance data, as proposed by Meyer et al. (2012) |
824 |
| - <doi:10.1111/j.1541-0420.2011.01684.x>. A recent overview of the implemented space-time |
825 |
| - modeling frameworks for epidemic phenomena is given by Meyer et al. (2017) <doi:10.18637/jss.v077.i11>. |
| 814 | + is given by Salmon et al. (2016) <https://doi.org/10.18637/jss.v070.i10>. For the |
| 815 | + retrospective analysis of epidemic spread, the package provides three endemic-epidemic |
| 816 | + modeling frameworks with tools for visualization, likelihood inference, and simulation. |
| 817 | + hhh4() estimates models for (multivariate) count time series following Paul and |
| 818 | + Held (2011) <https://doi.org/10.1002/sim.4177> and Meyer and Held (2014) <https://doi.org/10.1214/14-AOAS743>. |
| 819 | + twinSIR() models the susceptible-infectious-recovered (SIR) event history of a fixed |
| 820 | + population, e.g, epidemics across farms or networks, as a multivariate point process |
| 821 | + as proposed by Höhle (2009) <https://doi.org/10.1002/bimj.200900050>. twinstim() |
| 822 | + estimates self-exciting point process models for a spatio-temporal point pattern |
| 823 | + of infective events, e.g., time-stamped geo-referenced surveillance data, as proposed |
| 824 | + by Meyer et al. (2012) <https://doi.org/10.1111/j.1541-0420.2011.01684.x>. A recent |
| 825 | + overview of the implemented space-time modeling frameworks for epidemic phenomena |
| 826 | + is given by Meyer et al. (2017) <https://doi.org/10.18637/jss.v077.i11>. |
826 | 827 | repository: https://CRAN.R-project.org/package=surveillance
|
827 | 828 | url: https://surveillance.R-Forge.R-project.org/
|
828 | 829 | date-released: '2021-03-30'
|
|
0 commit comments