README.md

babelmixr

R-CMD-check

The goal of babelmixr is to convert nlmixr syntax to other commonly used tools.

Installation

If decide to submit to CRAN, you can install the released version of babelmixr from CRAN with:

install.packages("babelmixr")

Otherwise you can always install from github:

remotes::install_github("nlmixrdevelopment/babelmixr")

Example

After installed, if you use the standard interface, you can convert to monolix with

mod <- nlmixr(nlmixrFun, nlmmixrData, est="monolix")


nlmixrdevelopment/babelmixr documentation built on March 1, 2021, 10:09 p.m.