How to estimate parameters of nonlinear or nonlinear mixed-effects model with copula?can you give me some code for the example?
This may help
@Rick_SAS has in one of his replies:
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.
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.