Control Functionals
This is a compact implementation of the "control functional" method for Monte Carlo integration proposed in Oates, Chopin and Girolami, Journal of the Royal Statistical Society, Series B, 2017. The basic idea is that gradient information on the posterior distribution in Bayesian statistics can be used to better estimate integrals with respect to the posterior, via Stein's method.
Zitieren als
Chris Oates (2024). Control Functionals (https://www.mathworks.com/matlabcentral/fileexchange/61755-control-functionals), MATLAB Central File Exchange. Abgerufen .
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert von: Safe computation of logarithm-determinat of large matrix, nearestSPD
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.3.0.0 | Fixed a typo in the pre-amble.
|
||
1.2.0.0 | Improved the example usage in the pre-amble so that it generalises to d = 2,3.
|
||
1.1.0.0 | In version 1.0 the likelihood function was incorrect. The wrong covariance matrix was used. This is now fixed. |
||
1.0.0.0 |
Renamed zip folder
|