how to estimate parameters of nonlinear mixed model based bayes ?
Since you are new to SAS, I will provide links to three sections of the documentation that you might find helpful.
For generalized linear mixed models, you can use PROC GLMMIX.
For nonlinear mixed models, you can use PROC NLMIXED.
For nonlinear mixed models from a Bayesian (MCMC) perspective, you can use PROC MCMC.
View solution in original post
how to estimate parameters of nonlinear mixed model based bayes,can you give me some help?
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.