I am trying to look at the top five recorded diagnoses (numerically coded) in a very large dataset. But given that the dataset is so large, when I type this command
tab diagnosiscode, sort
I tried typing
tab diagnosiscode in 1/5, sort
varlist required
No comments:
Post a Comment