Hello, I need help writing a Stata program that takes a number list as input and then checks which of the included numbers lies in a certain (closed) interval specified by the user (the user can simply specify the lower end and the upper end of the interval using separate options). All numbers that have been found to be part of the interval should then be displayed in ascending order. The numbers should also be stored in the return list. Its quite a challenge and any help would be appreciated.
Best regards,
Juan
Best regards,
Juan
Comment