mixedmodeling
is a collection of R package to conduct mixed model
analysis.
You can install the developement version of mixedmodeling
from
GitHub with:
remotes::install_github("cedricbatailler/mixedmodeling")
library(mixedmodeling)
#> -- Attaching packages ---------------------------- mixedmodeling 0.0.1 --
#> v lme4 1.1.18.1 v merTools 0.4.1
#> v simr 1.0.4 v broom.mixed 0.2.3
#> -- Conflicts ------------------------------- mixedmodeling_conflicts() --
#> x dplyr::filter() masks stats::filter()
#> x dplyr::lag() masks stats::lag()
#> x dplyr::select() masks MASS::select()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.