Skip to content

A Bayesian Statistical Inference framework for comparing hypotheses

Notifications You must be signed in to change notification settings

wtsi-hpag/HypothesisTester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hypothesis Testing Engine

This is a header-only C++ library which implements a Bayesian odds-ratio computation to comparedifferent statistical models on the same set of data.

Since statistical models often involve products of very small numbers across high dimensional space (resulting in high susceptibility to floating point errors), we offer some variations on standard integrators to provide more robust estimators of the associated hypervolumes, and hence more accurate estimates of the most appropriate model.

About

A Bayesian Statistical Inference framework for comparing hypotheses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published