sirReportingDeter: A simple deterministic SIR model with constant population...

sirReportingDeterR Documentation

A simple deterministic SIR model with constant population size and reporting rate

Description

A simple deterministic SIR model with constant population size, uniform prior and Poisson observation with reporting rate.

Format

A fitmodel object, that is a list with the following elements:

Details

  • name character.

  • stateNames character vector.

  • thetaNames character vector.

  • simulate R-function.

  • rPointObs R-function.

  • dprior R-function.

  • dPointObs R-function.

Look at the documentation of fitmodel for more details about each of these elements. You can look at the code of the R-functions by typing sirReportingDeter$simulate for instance. There are some comments included.


sbfnk/fitR documentation built on July 18, 2023, 3:28 p.m.