README.md

exPrior

License: MIT Travis build status

Recent papers have made the case that statistics in subsurface hydrology is still falling short on available software tools (Rubin, 2018) and that Bayesian inference is the most relevant framework for subsurface statistics (Hesse, 2019). The exPrior package, providing tools for Bayesian inference, is therefore a timely addition to the R ecosystem of statistical tools.

The aim of this package is to provide practitioners of Bayesian statistics a tool to derive priors for Bayesian inference in subsurface hydrology. Priors summarize hydro-geological knowledge from studies at similar sites (Cucchi, 2019). The main features of the package are:

Installation

exPrior is not yet on CRAN. You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("GeoStat-Bayesian/exPrior")

Example

Examples on how to use exPrior can be found in the vignettes in the /vignettes folder.

Documentation

A publication detailing the algorithm can be found at Cucchi (2019). A publication detailing the package and how to use it is in preparation.



Try the exPrior package in your browser

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

exPrior documentation built on Nov. 15, 2019, 1:07 a.m.