Skip to contents

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

Windows users must first install RTools before installing any package from source. You may find it useful to use the installr package to install RTools like below:

pak::pkg_install("installr")
installr::install.Rtools()

You can install the development version of RSTr.

pak::pkg_install("CHEI-code-repos/RSTr")

If this is your first time using RSTr, check out vignette("configuration") to learn how to use the package.

Thanks!

Thanks for checking out the RSTr package. I hope you find it useful in your spatiotemporal modeling! Please feel free to give feedback on bugs, ways to make the package more accessible to use, and features you’d like to see added to the package.