nlmixr2/rxode2: Facilities for Simulating from ODE-Based Models

Facilities for running simulations from ordinary differential equation ('ODE') models, such as pharmacometrics and other compartmental models. A compilation manager translates the ODE model into C, compiles it, and dynamically loads the object code into R for improved computational efficiency. An event table object facilitates the specification of complex dosing regimens (optional) and sampling schedules. NB: The use of this package requires both C and Fortran compilers, for details on their use with R please see Section 6.3, Appendix A, and Appendix D in the "R Administration and Installation" manual. Also the code is mostly released under GPL. The 'VODE' and 'LSODA' are in the public domain. The information is available in the inst/COPYRIGHTS.

Getting started

Package details

MaintainerMatthew L. Fidler <matthew.fidler@gmail.com>
LicenseGPL (>= 3)
Version3.0.3.9000
URL https://nlmixr2.github.io/rxode2/ https://github.com/nlmixr2/rxode2/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("nlmixr2/rxode2")
nlmixr2/rxode2 documentation built on Jan. 11, 2025, 8:48 a.m.