How to perform mmrm model and get the lsmean results in loop in sas?
I am a R user and new to SAS. I tried to write a do loop to run MMRM model and append the results. So far I had a general idea to perform the loop, but still couldn’t figure out how to implement it in SAS.