Hello,
I would ask you if is it possible, and in this case, how to build a GLMM model (Generalized linear Mixed Models) using SAS Miner (or SAS Enterprise Guide).
Thank you very much in advance!
Bye,
M.
Check PROC MIXED or PROC GLIMMIX
Thank you very much!
What are the differences of that two proc?
Do you know if there is something similar also in SAS Miner?
M.
PROC MIXED assuming residual conform to NORMAL distribution.
while PROC GLIMMIX could conform to many different distribution like normal,binomial, gamma ........
As fas as I know you can't run GLMM under SAS/EM .
GLMM is under statistical framework, not under Computer Science(SAS/EM).
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.