Skip to content

jackatta/estimated-marginal-means

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Estimated-marginal-means

Estimated marginal (predicted) means from generalized linear mixed effect models in Matlab. Requires the Stats toolbox.

The intent of these Matlab functions is to replicate (at least partially) the incredibly useful 'emmeans' package in R. For now, only output from fitglme can be used.

For hypothesis testing, the main difference between using these functions and the native support (e.g. coefTest) is that contrast_wald can take contrasts of the EMMs as input (rather than contrasts defined by the coefficients). Using these EMM contrasts is easier for models with many parameters and also for models with categorical predictors where testing the reference level can be confusing.

About

Estimated marginal (predicted) means from generalized linear mixed effect models in Matlab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages