SSNbayes

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

Installation

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

install.packages("SSNbayes")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("EdgarSantos-Fernandez/SSNbayes")

See more details in the article:

“Bayesian spatio-temporal models for stream networks” (https://arxiv.org/abs/2103.03538)

See reproducible examples in: