Learn R Programming

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")

Copy Link

Version

Install

install.packages('xpose.nlmixr2')

Monthly Downloads

466

Version

0.4.1

License

GPL (>= 2)

Maintainer

Justin Wilkins

Last Published

June 27th, 2025

Functions in xpose.nlmixr2 (0.4.1)

xpose_data_nlmixr2

Import nlmixr2 output into xpose object
summarise_nlmixr2_model

Data summary function
theme_xp_nlmixr2

Default 'nlmixr2' theme for 'xpose'
nlmixr2_vpc_theme

Default VPC theme for 'xpose.nlmixr2'