pymc.backends.NDArray.获取值#

NDArray.get_values(varname, burn=0, thin=1)[源代码]#

从跟踪中获取值。

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