Learn R Programming

BayesValidate (version 0.0)

BayesValidate Package

Description

BayesValidate implements the software validation method described in the paper "Validation of Software for Bayesian Models using Posterior Quantiles" (Cook, Gelman, and Rubin, 2005). It inputs a function to perform Bayesian inference as well as functions to generate data from the Bayesian model being fit, and repeatedly generates and analyzes data to check that the Bayesian inference program works properly.

Copy Link

Version

Install

install.packages('BayesValidate')

Monthly Downloads

8

Version

0.0

License

GPL (>= 2)

Maintainer

Samantha Cook

Last Published

March 30th, 2006

Functions in BayesValidate (0.0)

quant

Calculate empirical quantile of the first entry in a vector
validate

Tests correctness of Bayesian Model-Fitting Software