Skip to content

MarcLavielle/mlxR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mlxR

A package 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

You can install the development version from github:

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