pymc.smc.kernels.IMH#
- class pymc.smc.kernels.IMH(*args, correlation_threshold=0.01, **kwargs)[source]#
Independent Metropolis-Hastings SMC_kernel
Methods
IMH.__init__
(*args[, correlation_threshold])- Parameters:
Create an initial population from the prior distribution
Independent Metropolis-Hastings perturbation.
Resample particles based on importance weights
SMC_kernel settings to be saved once at the end of sampling.
Stats to be saved at the end of each stage
Setup logic performed once before sampling starts
IMH.tune
()Tuning logic performed before every mutation step
Calculate the next inverse temperature (beta)