# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "nonmem2rx" in publications use:' type: software license: GPL-3.0-or-later title: 'nonmem2rx: ''nonmem2rx'' Converts ''NONMEM'' Models to ''rxode2''' version: 0.1.4.9000 doi: 10.32614/CRAN.package.nonmem2rx abstract: '''NONMEM'' has been a tool for running nonlinear mixed effects models since the 80s and is still used today (Bauer 2019 ). This tool allows you to convert ''NONMEM'' models to ''rxode2'' (Wang, Hallow and James (2016) ) and with simple models ''nlmixr2'' syntax (Fidler et al (2019) ). The ''nlmixr2'' syntax requires the residual specification to be included and it is not always translated. If available, the ''rxode2'' model will read in the ''NONMEM'' data and compare the simulation for the population model (''PRED'') individual model (''IPRED'') and residual model (''IWRES'') 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 ''NONMEM'' and can convert the objects converted from ''nonmem2rx'' to a full ''nlmixr2'' fit.' authors: - family-names: Fidler given-names: Matthew email: matthew.fidler@gmail.com orcid: https://orcid.org/0000-0001-8538-6691 repository: https://nlmixr2.r-universe.dev repository-code: https://github.com/nlmixr2/nonmem2rx/ commit: 9ac9724030674c6c5b4e3f896a41d70acfffe2ed url: https://nlmixr2.github.io/nonmem2rx/ contact: - family-names: Fidler given-names: Matthew email: matthew.fidler@gmail.com orcid: https://orcid.org/0000-0001-8538-6691