Skip to contents

Modeling of rates, probabilities, and other values, typically disaggregated by age. Estimation is done using TMB, which makes it fast and scalable.

Example workflow

  1. Specify model using mod_pois()

  2. Fit model using fit()

  3. Extract results using augment()

  4. Check model using replicate_data()

Functions

Specify model

Fit model

  • fit() Derive posterior distribution

Extract results

Forecast

  • forecast() Use model to obtain estimates for future periods

Check model

Data

Author

Maintainer: John Bryant john@bayesiandemography.com

Authors:

Other contributors:

  • Bayesian Demography Limited [copyright holder]