Skip to content

s-baumann/BayesianIntegral.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BayesianIntegral

Build Coverage Documentation
Build status codecov docs-latest-img

This package uses the term Bayesian Integration to mean approximating a function with a kriging metamodel (aka a gaussian process model) and then integrating under it. A kriging metamodel has the nice feature that uncertainty about the nature of the function is explicitly modelled (unlike for instance a approximation with Chebyshev polynomials) and the Bayesian Integral uses this feature to give a Gaussian distribution representing the probabilities of various integral values. The output of the integrate function is the expectation and variance of this distribution.

About

Bayesian Integration of functions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages