options(cli.unicode=FALSE, crayon.enabled=FALSE)
options(knitr.table.format = "html")
options(width=80, cli.width=80)
Sys.setenv(RSTUDIO_CONSOLE_WIDTH=80)

As suggested in the name, rxode2 is often concerned with solutions to ordinary differential equations. The syntax of the ODE models is covered in the rxode2 syntax vignette

You can create other types of models with rxode2:




nlmixr2/rxode2 documentation built on Jan. 11, 2025, 8:48 a.m.