MCMC inference
SimulationBasedInference.MCMC
— TypeMCMC{algType,stratType,kwargType} <: SimulatorInferenceAlgorithm
Generic container type for Markov Chain Monte Carlo (MCMC) based inference algorithms.
SimulationBasedInference.Emcee
— TypeEmcee
Wrapper type for affine-invariant Markov-chain Monte Carlo, a.k.a "emcee".