Other packages > Find by keyword >

monolix2rx  

Converts 'Monolix' Models to 'rxode2'
View on CRAN: Click here


Download and install monolix2rx package within the R console
Install from CRAN:
install.packages("monolix2rx")

Install from Github:
library("remotes")
install_github("cran/monolix2rx")

Install by package version:
library("remotes")
install_version("monolix2rx", "0.0.6")



Attach the package and use:
library("monolix2rx")
Maintained by
Matthew Fidler
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-09-20
Latest Update: 2025-07-15
Description:
'Monolix' is a tool for running mixed effects model using 'saem'. This tool allows you to convert 'Monolix' models to 'rxode2' (Wang, Hallow and James (2016) <doi:10.1002/psp4.12052>) using the form compatible with 'nlmixr2' (Fidler et al (2019) <doi:10.1002/psp4.12445>). If available, the 'rxode2' model will read in the 'Monolix' data and compare the simulation for the population model individual model and residual model to immediately show how well the translation is performing. This saves the model development time for people who are creating an 'rxode2' model manually.Additionally, this package reads in all the information to allow simulation with uncertainty (that is the number of observations, the number of subjects, and the covariance matrix) with a 'rxode2' model.This is complementary to the 'babelmixr2' package that translates 'nlmixr2' models to 'Monolix' and can convert the objects converted from 'monolix2rx' to a full 'nlmixr2' fit. While not required, you canget/install the 'lixoftConnectors' package in the 'Monolix' installation, as described at the following url <https://monolixsuite.slp-software.com/r-functions/2024R1/installation-and-initialization>. When 'lixoftConnectors' is available, 'Monolix' can be used to load its model library instead manually setting up text files (which only works with old versions of 'Monolix').
How to cite:
Matthew Fidler (2024). monolix2rx: Converts 'Monolix' Models to 'rxode2'. R package version 0.0.6, https://cran.r-project.org/web/packages/monolix2rx. Accessed 11 Mar. 2026.
Previous versions and publish date:
0.0.1 (2024-09-20 15:50), 0.0.2 (2024-09-20 19:40), 0.0.3 (2024-10-24 12:40), 0.0.4 (2024-11-29 00:20), 0.0.5 (2025-07-15 23:20)
Other packages that cited monolix2rx R package
View monolix2rx citation profile
Other R packages that monolix2rx depends, imports, suggests or enhances
Complete documentation for monolix2rx
Functions, R codes and Examples using the monolix2rx R package
Full monolix2rx package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

histogram  
Construction of Regular and Irregular Histograms with Different Options for Automatic Choice of Bins
Automatic construction of regular and irregular histograms as described in Rozenholc/Mildenberger/Ga ...
Download / Learn more Package Citations See dependency  
roptions  
Option Strategies and Valuation
Collection of tools to develop options strategies, value option contracts using the Black-Scholes-Me ...
Download / Learn more Package Citations See dependency  
sorocs  
A Bayesian Semiparametric Approach to Correlated ROC Surfaces
A Bayesian semiparametric Dirichlet process mixtures to estimate correlated receiver operating chara ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
igoR  
Intergovernmental Organizations Database
Tools to extract information from the Intergovernmental Organizations ('IGO') Database , version 3, ...
Download / Learn more Package Citations See dependency  
openNLPdata  
Apache OpenNLP Jars and Basic English Language Models
Apache OpenNLP jars and basic English language models. ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA