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 02 Apr. 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
03/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/01Downloads for monolix2rx51015202530TrendBars

Today's Hot Picks in Authors and Packages

munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  
CTShiny  
Interactive Document for Working with Classification Tree Analysis
An interactive document on the topic of classification tree analysis using 'rmarkdown' and 'shiny' ...
Download / Learn more Package Citations See dependency  
CodeDepends  
Analysis of R Code for Reproducible Research and Code Comprehension
Tools for analyzing R expressions or blocks of code and determining the dependencies between them. ...
Download / Learn more Package Citations See dependency  
binom  
Binomial Confidence Intervals for Several Parameterizations
Constructs confidence intervals on the probability of success in a binomial experiment via several ...
Download / Learn more Package Citations See dependency  
geonapi  
'GeoNetwork' API R Interface
Provides an R interface to the 'GeoNetwork' API () allowing ...
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  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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