pymc.smc.kernels.MH.setup_kernel# MH.setup_kernel()[source]# Proposal dist is just a Multivariate Normal with unit identity covariance. Dimension specific scaling is provided by self.proposal_scales and set in self.tune().