Array Hello,
How do I reshape the following data to be able to use the tabplot command?
Basically I have 8 different symptoms like "hoste", which means coughing. Each symptom variable can be rated from 0 to 5. I can see that I probably need a new variable for the frequencies, and maybe some additional reshaping. The dataset can be used from this address: "https://ift.tt/2TWWCsx"
Thank you in advance.
Related Posts with Reshaping data for tabplot
How to choose between Pooled OLS/Random Effects?Hello, I am currently working on my undergrad thesis with the topic factor determinants for imports…
How to export file after regression?Hi everyone, I started learning STATA recently after learning some object-oriented programming lang…
How to simplify conditional statementsDear all, Code: * Example generated by -dataex-. To install: ssc install dataex clear input float(…
optimize issue with evaluator in a class Hi, I have the following two functions defined as public in the class nelogit_fp. Code: // ML d2…
Help with foreach of string variablesHi STATA experts, I am using foreach to run a loop for a list of string variables. The command runs…
Subscribe to:
Post Comments (Atom)
0 Response to Reshaping data for tabplot
Post a Comment