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