Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Reference implementations for (generalized) linear mixed models.

License

NotificationsYou must be signed in to change notification settings

dirmeier/mixed-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Status

Reference implementations for (generalized) linear mixed models.

About

Concise reference implementations for fitting frequentist (generalized) linear mixed models.The implementations are not really efficient and don't use results from contemporary research (i.e.,lme4's PLS and PIRLS).Specifically, the following methods are used:

  • For LMMs first the random effects are marginalized out and the variance parameters of the errors and of the random effects are estimated.Having the variance components estimated, Henderson's mixed model equations are used to estimate the fixed effects and predict random effects.

  • For GLMMs an IRLS approach is used. In the first step of each iteration variance components are estimated by using a Laplace approximation to the likelihood of the marginal model.In the second step we estimate the fixed effects and predict random effects using Henderson's mixed mdoel equations on working responses.

Author

Simon Dirmeiersimon.dirmeier @ web.de

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp