How to make a Generalized Linear Mixed Model (GLMM) in MATLAB?

15 views (last 30 days)
MATLAB can do various linear, non-linear and generalized linear models for fixed effects and linear and non-linear models for mixed effects. For example glmfit or fitglm or GenralizedLinearModel class can fit fixed effects only linear models very conveniently. However, I haven't found any MATLAB implementation of Generalized Linear Mixed Model or GLMM anywhere. I know R and SAS and perhaps someother softwares are used for such models but I am looking for Matlab implementation of GLMM. Thanks for your feedback.
Best

Answers (1)

long
long on 25 Apr 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!