Estimated marginal (predicted) means from generalized linear mixed effect models in Matlab
Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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. Major limitation is that only interactions between categorical predictor variables are accepted (not between continuous variables or categorical-continuous interactions).
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.
Cita come
John Hartman (2026). emmeans (https://github.com/jackatta/estimated-marginal-means), GitHub. Recuperato .
Informazioni generali
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0 |
