pymc.smc.kernels.MH.setup_kernel#

MH.setup_kernel()[源代码]#

提议分布只是一个具有单位协方差的多元正态分布。维度特定的缩放由 self.proposal_scales 提供,并在 self.tune() 中设置。