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?

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 929 views
  • 0 likes
  • 2 in conversation