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



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: 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.2, https://cran.r-project.org/web/packages/monolix2rx. Accessed 28 Sep. 2024.
Previous versions and publish date:
0.0.1 (2024-09-20 15:50)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

semTable  
Structural Equation Modeling Tables
For confirmatory factor analysis ('CFA') and structural equation models ('SEM') estimated with the ...
Download / Learn more Package Citations See dependency  
baseballr  
Acquiring and Analyzing Baseball Data
Provides numerous utilities for acquiring and analyzing baseball data from online sources such as ' ...
Download / Learn more Package Citations See dependency  
plm  
Linear Models for Panel Data
A set of estimators for models and (robust) covariance matrices, and tests for panel data econometr ...
Download / Learn more Package Citations See dependency  
mhtboot  
Multiple Hypothesis Test Based on Distribution of p Values
A framework for multiple hypothesis testing based on distribution of p values. It is well known tha ...
Download / Learn more Package Citations See dependency  
glogis  
Fitting and Testing Generalized Logistic Distributions
Tools for the generalized logistic distribution (Type I, also known as skew-logistic distribution), ...
Download / Learn more Package Citations See dependency  
mbRes  
Exploration of Multiple Biomarker Responses using Effect Size
Summarize multiple biomarker responses of aquatic organisms to contaminants using Cliff ...
Download / Learn more Package Citations See dependency  

22,869

R Packages

195,887

Dependencies

63,882

Author Associations

22,870

Publication Badges

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