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



Attach the package and use:
library("monolix2rx")
Maintained by
Matthew Fidler
[Scholar Profile | Author Map]
First Published: 2024-09-20
Latest Update: 2024-09-20
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.4, https://cran.r-project.org/web/packages/monolix2rx. Accessed 01 May. 2025.
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)
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
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/30Downloads for monolix2rx2468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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