Quantcast
Channel: The Stata Blog - Latest Comments
Viewing all articles
Browse latest Browse all 1125

Re: Stata/Python integration part 5: Three-dimensional surface plots of marginal predictions

$
0
0

Hi,

Thanks for the interesting tutorial. There are lot of possibilities.
But when I tried to follow the instructions, I had a problem.
After typing this command:
ax.plot_trisurf(data['age'], data['weight'], data['pr_highbp']),

I received this message:
mpl_toolkits.mplot3d.art3d.Poly3DCollection object at 0x000000000A854C50.

Do you any idea about what's happening?

Stata 16.1
Windows 10 64bit
Python 3.7.0

Luis


Viewing all articles
Browse latest Browse all 1125

Trending Articles