Learn R Programming

⚠️There's a newer version (4.2.0) of this package.Take me there.

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

Copy Link

Version

Install

install.packages('mlxR')

Monthly Downloads

91

Version

3.3.0

License

BSD_2_clause + file LICENSE

Maintainer

Marc Lavielle

Last Published

February 20th, 2018

Functions in mlxR (3.3.0)

inlineModel

inline model
mlxplore

Explore and visualize models
monolix2simulx

Convert a Monolix Project into an executable for the simulator Simulx
writeDatamlx

Write formatted data file
catplotmlx

Plot Categorical Longitudinal Data
exposure

Computation of AUC, Cmax and Cmin
prctilemlx

Percentiles of the empiricial distribution of longitudinal data
read.vector

Reads a table into a vector
ggplotmlx

mlxR wrapper for ggplot
pharmml2mlxtran

Translate PharmML into Mlxtran
pkmodel

Easy simulation of PK models Easy simulation of basic PK models See http://simulx.webpopix.org/mlxr/pkmodel/ for more details.
shinymlx

Automatic code generation for Shiny applications
simpopmlx

Population parameters simulation
inlineDataFrame

inline data frame
simulx

Simulation of mixed effects models and longitudinal data
statmlx

Summary of data
readDatamlx

Read formatted data file
kmplotmlx

Kaplan Meier plot
setMlxLibraryPath

Sets the MlxLibrary path in order to tell mlxR where is the MlxLibrary to use