I'm relatively new to Stata so I am hoping that this error is a quick fix.
I've been trying to run a Mann Whitney U test on data about whether administering a certain drug to patients affects their length of stay in the hospital. I have one column labeled GROUP (which has either "Drug" or "No Drug" as an entry) and another column labeled LOS (length of stay in the hospital, measured in hours).
So far I've tried:
ranksum LOS, by (GROUP) exact
ranksum LOS, by (GROUP)
ranksum GROUP, by (LOS) exact
ranksum GROUP, by (LOS)
No matter which iteration I try, I keep getting the same "no observations found" message.
If anyone has dealt with something similar or knows a workaround, I would appreciate it so much!
Related Posts with Issues running ranksum - says "no observations found"
STATA Help( rolling beta, quintile portfolio, and the regression analysis)kindly looking for help. I have a hedge fund data year 2010 to 2019 contains dates and thousand of f…
Group characteristicsI would appreciate inputs on comparing characteristics of two randomized groups of patients (age, ge…
Creating a flag variable for a time range intervalHi. I need to create a flag variable (r30) based on a time interval (TimeToClm) variable. Basically,…
xtabond2: question on determining appropriate lagsHi everyone, I have a panel data with n=48, T=40. The data contains people’s subjective experience …
Improve your data proficiencyIndepth Research Institute a NITA certified training firm would like to inform you that it has partn…
Subscribe to:
Post Comments (Atom)
0 Response to Issues running ranksum - says "no observations found"
Post a Comment