README.md

stbench

Functions to fit various spatio-temporal GLMMs in Template Model Builder (TMB), and produce fully Bayesian benchmarked estimates. Additional functionality includes various benchmarking approaches applied to posterior samples.

Overview

stbench is an open-source R package for producing fully Bayesian benchmarked estimates for hierarchical models in TMB. The package currently supports spatial and spatio-temporal modeling of binomial count data of under-5 mortality (U5MR), spatial models for generic binomial count data, and spatial models for normally distributed outcomes.

Current model implementations:

Details can be found in the functions fit_u5mr, fit_binary, and fit_normal, respectively.

Current functions available that apply benchmarking methods to samples from a distribution include:

Installation

The current development version can be installed using devtools::install_github():

devtools::install_github(repo="taylorokonek/stbench")


taylorokonek/stbench documentation built on Jan. 7, 2025, 11:13 p.m.