BookmarkSubscribeRSS Feed
Barkamih
Pyrite | Level 9

 thanks a lot man, I appreciate your help, support and recommendations. 

 

I will let you know about whatever I might get about this issue 

 

Best wishes to all 

 

Regards 

 

Ibrahim Barkamih 

Barkamih
Pyrite | Level 9
	
proc GLIMMIX data=herd;
class testyear (ref='2004') time (ref='11');
model mpd = testyear time /dist=binary link=logit oddsratio solution;
random herd;
run;

 Hi all, 

 

Finally, I got my needs which is the code I posted in this reply.

 

Also, I would love to thank everyone who helped me to find a solution to this issue. 

 

your codes also now working perfectly after some changes on my machine.  

 

thanks million man, I appreciate your time and all the suggestions to me. 

 

Best Wishes to all 

 

Ibrahim Barkamih 

 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 16 replies
  • 7540 views
  • 6 likes
  • 3 in conversation