README.md

SSNbayes

SSNbayes fits spatio-temporal stream network data using Bayesian inference in Stan.

Installation

You can install the released version of SSNbayes from CRAN with:

install.packages("SSNbayes")

And the development version from GitHub with:

devtools::install_github("EdgarSantos-Fernandez/SSNbayes")

See more details in the articles Santos-Fernandez, Hoef, et al. (2022) and Santos-Fernandez, Ver Hoef, et al. (2022)

Reproducible examples

These examples show the package in action:

Example of one of the outputs produced

Evolution of the Boise River exceedance probability:

Alt Text

References

Santos-Fernandez, Edgar, Jay M. Ver Hoef, James M. McGree, Daniel J. Isaak, Kerrie Mengersen, and Erin E. Peterson. 2022. “SSNbayes: An r Package for Bayesian Spatio-Temporal Modelling on Stream Networks.” arXiv. .
Santos-Fernandez, Edgar, Jay M. Ver Hoef, Erin E. Peterson, James McGree, Daniel J. Isaak, and Kerrie Mengersen. 2022. “Bayesian Spatio-Temporal Models for Stream Networks.” *Computational Statistics & Data Analysis* 170: 107446. https://doi.org/.


Try the SSNbayes package in your browser

Any scripts or data that you put into this service are public.

SSNbayes documentation built on May 29, 2024, 3:56 a.m.