From: Juan Wu <wuj...@gm...> - 2015-06-03 18:03:57
|
Hi, List experts, Any one can help for this error solution? I googled but did not find this report. Thanks in adance... <matplotlib.figure.Figure at 0x1afe8f50> Traceback (most recent call last): File "<ipython-input-38-7909dff7bc28>", line 5, in <module> hddm.analyze.plot_posterior_nodes([float(v_Neutral), float(v_Win), float(v_Loss)]) File "C:\Anaconda\lib\site-packages\kabuki\analyze.py", line 34, in plot_posterior_nodes lb = min([min(node.trace()[:]) for node in nodes]) AttributeError: 'float' object has no attribute 'trace' |