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 vendored 'SUNDIALS' 'CVODE' sources and headers are released under the BSD-3-Clause license. The information is available in the inst/COPYRIGHTS.
Package details |
|
|---|---|
| Author | Matthew L. Fidler [aut, cre] (ORCID: <https://orcid.org/0000-0001-8538-6691>), Wenping Wang [aut], Aaron Collier [ctb] (SUNDIALS/CVODE), Alan Hindmarsh [ctb], Arun Srinivasan [ctb], Ashley Crawford [ctb] (SUNDIALS/CVODE), Awad H. Al-Mohy [ctb], Bill Denney [ctb] (ORCID: <https://orcid.org/0000-0002-5759-428X>), Cleve Moler [ctb], Cody J. Balos [ctb] (SUNDIALS/CVODE), Dan Shumaker [ctb] (SUNDIALS/CVODE), Daniel Kaschek [ctb], Daniel R. Reynolds [ctb] (SUNDIALS/CVODE), David Cooley [ctb], David J. Gardner [ctb] (SUNDIALS/CVODE), Drew Schmidt [ctb], Ernst Hairer [ctb], Gabriel Staples [ctb], Gerhard Wanner [ctb], Gilbert Stewart [ctb], Goro Fuji [ctb], Hadley Wickham [ctb], Hidde van de Beek [ctb], Igor Kushnir [ctb], Imperial College of Science, Technology and Medicine [cph], Jack Dongarra [ctb], Jacob Williams [ctb], Jim Bunch [ctb], Karline Soetaert [ctb], Kevin Ushey [ctb], Lawrence Livermore National Security [cph] (SUNDIALS/CVODE), Linda Petzold [ctb], Mark M. Baum [ctb], Martin Maechler [ctb], Matt Dowle [ctb], Matteo Fasiolo [ctb], Melissa Hallow [aut], Michel Lang [ctb], Morwenn [ctb], Nicholas J. Higham [ctb], Omar Elashkar [ctb], Peter N. Brown [ctb], Radu Serban [ctb] (SUNDIALS/CVODE), Rich FitzJohn [ctb], Richard Upton [ctb], Roger B. Sidje [ctb], Scott D. Cohen [ctb] (SUNDIALS/CVODE), Simon Frost [ctb], Slaven Peles [ctb] (SUNDIALS/CVODE), Southern Methodist University [cph] (SUNDIALS/CVODE), Thomas Petzoldt [ctb], University of Maryland Baltimore County [cph] (SUNDIALS/CVODE), Wes Hinsley [ctb], Woodrow Setzer [ctb], Yu Feng [ctb], Zufar Mulyukov [ctb] |
| Maintainer | Matthew L. Fidler <matthew.fidler@gmail.com> |
| License | GPL (>= 3) |
| Version | 5.1.5 |
| URL | https://nlmixr2.github.io/rxode2/ https://github.com/nlmixr2/rxode2/ |
| Package repository | View on CRAN |
| Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.