Suppose I have data on a variable x, and I want to find the observation number associated with the minimum and maximum value in the data. I know I can get the min and max easily, and then I can write a loop. Checking whether there's an easier solution.
-
Login or Register
- Log in with
Comment