pymc.backends.base.BaseTrace.get_值#

BaseTrace.get_values(varname, burn=0, thin=1)#

从跟踪中获取值。

参数:
变量名: str
burn: int
thin: int
返回:
A NumPy array