Hi all,
I'm trying to write a SAS program to find the most recent dose date prior to the AE start date.
In the exposure data, some all subjects are having the same number of exposure visits. Also in AE data, a subject can have multiple AE onset date.
So how should I write my program so that I can find the most recent dosing date prior to each AE onset date?
Many thanks!!