pymc.model.core.Model.update_start_vals#

Model.update_start_vals(a, b)[源代码]#

使用 b 更新点 a,而不覆盖现有键。

a 中为转换变量指定的值将根据 b 的值重新计算并存储在 b 中。