Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 437 Bytes

File metadata and controls

18 lines (12 loc) · 437 Bytes

mlxR

A toolbox for the simulation and visualization of mixed effects models. See this page for more information.

install

To use mlxR you first need to install mlxLibrary from here

Then you can install the development version from github:

library("devtools")
install_github("MarcLavielle/mlxR" )
library("mlxR")