BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
wangdz
Calcite | Level 5

how to estimate parameters of nonlinear mixed model based bayes ?

1 ACCEPTED SOLUTION

Accepted Solutions
Rick_SAS
SAS Super FREQ

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

3 REPLIES 3
Rick_SAS
SAS Super FREQ

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.

wangdz
Calcite | Level 5

how to estimate parameters of nonlinear mixed model based bayes,can you give me some help?

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

Mastering the WHERE Clause in PROC SQL

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.

Discussion stats
  • 3 replies
  • 1470 views
  • 0 likes
  • 2 in conversation