The Rate Stabilizing Tool R Package (RSTr): Gibbs Samplers for Bayesian Spatiotemporal CAR Models
The RSTr package is a tool that uses Bayesian spatiotemporal models in conjunction with C++ to help you quickly and easily generate spatially smoothed estimates for your spatiotemporal small area data. For the ArcGIS Python Toolbox, visit the Rate Stabilizing Toolbox (RSTbx).
Installation
Install the development version via r-universe.
install.packages('RSTr', repos = c('https://cehi-code-repos.r-universe.dev', 'https://cloud.r-project.org'))If this is your first time using RSTr, check out vignette("RSTr") to learn how to use the package.
