![]() |
Fleet
0.0.9
Inference in the LOT
|
This represents an MCMC hain on a hypothesis of type HYP. It uses HYP::propose and HYP::compute_posterior to implement MetropolicHastings. More...
#include <utility>#include <functional>#include "SampleStreams.h"#include "MCMCChain.h"#include "FiniteHistory.h"#include "Control.h"#include "OrderedLock.h"#include "FleetStatistics.h"

Go to the source code of this file.
Classes | |
| class | MCMCChain< _HYP > |
This represents an MCMC hain on a hypothesis of type HYP. It uses HYP::propose and HYP::compute_posterior to implement MetropolicHastings.
1.8.13