Hello @Rick_SAS , Thanks for the explanation, I tried to understand your example and compare it with my code, Looks like my code is similar to your second example (please correct me if i am wrong), If I want to get the same intercept estimate like my colleague (they used SAS enterprise and i don't have their code), do i need to remove the method part? AS you defined X= rand...., i cant do guess for CRP_A x = rand("Normal", 20, 1); or add = -20 I am sorry, but i don't know what change to i need to make? i am still a newbie to SAS. Please guide me, what change is needed in my code? Thanks, Khem
... View more