xpose.nlmixr2
The goal of xpose.nlmixr2 is to provide an extension to xpose to
support nlmixr2. The package provides functions to import nlmixr2
fit data into an xpose data object, allowing the use of xpose for
nlmixr2 model diagnostics.
The excellent xpose package can be found on CRAN or on
GitHub, and is a
prerequisite for using xpose.nlmixr2.
Installation
You can install the released version of xpose.nlmixr2 from CRAN with:
install.packages("xpose.nlmixr2")Alternatively, the development version can be installed from GitHub:
devtools::install_github("nlmixr2/xpose.nlmixr2")