An extensible implementation of the methods described in Bayesian score calibration for approximate models
- Code demonstrating BSRC for approximate models, see BayesScoreCalExamples.jl.
- This package is extensible by implementing other transformations, see
/transforms/cholesky-affine.jl
for example.