BayesianIntegral.jl

Bayesian Integration of functions
Author s-baumann
Popularity
3 Stars
Updated Last
2 Years Ago
Started In
January 2019

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 bayesian_integral_gaussian_exponential function is the expectation and variance of this distribution.

Used By Packages

No packages found.