Hi,
I am trying to use Sankey to visually describe longitudinal patterns/flow in Stata 17. (I have Python 3.9 installed.) I tried to test with the example dataset and codes provided in help, but returned with an error message as below. Could you please provide some guidance? Thanks!
. use https://www.mjcrowther.co.uk/data/sankey_eg1
. sankey start stop freq
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'numpy'
(30 lines skipped)
(error occurred while loading sankey.ado)
r(7102);
Best,
Vivien Chen
Related Posts with Sankey visual analysis
melogit postestimationGreetings. I am reaching out for help with melogit postestimation commands. I am using melogit to m…
Stopwords Removal with TxttoolI would like to remove stopwords from strings and I have received the advice to use txtool. However,…
melogit postestimationGreetings. I am reaching out for help with melogit postestimation commands. I am using melogit to m…
melogit postestimationGreetings. I am reaching out for help with melogit postestimation commands. I am using melogit to m…
Seemingly Unrelated Regression Equation: NEED HELPGood day! I am doing my research study. My dependent variable is Corruption Perception Index. My In…
Subscribe to:
Post Comments (Atom)
0 Response to Sankey visual analysis
Post a Comment