README.md

mixedmodeling

CRAN
status Travis build
status Coverage
status

mixedmodeling is a collection of R package to conduct mixed model analysis.

Installation

You can install the developement version of mixedmodeling from GitHub with:

remotes::install_github("cedricbatailler/mixedmodeling")

Usage

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()


cedricbatailler/mixedmodeling documentation built on May 6, 2019, 1:35 a.m.