A table of results for frequentist mixed-effects models: Grouping variables and specifying random slopes

Here I share the format applied to tables presenting the results of frequentist models in Bernabeu (2022; the table for Bayesian models is covered in this other post). The sample table presents a mixed-effects model that was fitted using the R package lmerTest (Kuznetsova et al., 2022). The mixed effects were driven ... Continue reading: A table of results for frequentist mixed-effects models: Grouping variables and specifying random slopes
http://dlvr.it/SgDzT4

تعليقات

المشاركات الشائعة من هذه المدونة

How to add R {magrittr}’s %>% Pipe Operator in VSCode as Keyboard Shortcut