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

조회 수: 10 (최근 30일)
Neuroscientist
Neuroscientist 2014년 5월 15일
답변: long 2016년 4월 25일
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

답변 (1개)

long
long 2016년 4월 25일

카테고리

Help CenterFile Exchange에서 Linear Programming and Mixed-Integer Linear Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by