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

sirDeterR Documentation

A simple deterministic SIR model with constant population size

Description

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

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 sirDeter$simulate for instance. There are some comments included.


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