a dataset looks like this:
obs id var1 var2
1 a 12 30
2 b 14 31
...
how to output max values of var1 and var2 with id or obs numbers using PROC means?
how to do this using PROC SQL?
thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.