theoFitOde dataset

Example single dose Theophylline ODE model

Example single dose Theophylline ODE model

This is a nlmixr2 model that is pre-run so that it can be used in package testing and development. It is regenerated whenever binaries of nlmixr2extra are created. If there is a binary incompatability between the fit objects, a simple rerun of the installation will fix this nlmixr2 fit object.

Format

A (modified) data frame with 132 rows and 22 columns.

  • ID: Patient identifier
  • TIME: Time (hr)
  • DV: Dependent variable (concentration)
  • PRED: Predictions without any between subject variability
  • RES: Population Residual
  • WRES: Weighted Residuals under the FO assumption
  • IPRED: Individual Predictions
  • IRES: Individual Residuals
  • IWRES: Individual Weighted Residuals
  • CPRED: Conditional Prediction under the FOCE assumption
  • CRES: Conditional Residuals under the FOCE assumption
  • CWRES: Conditional Weighted Residuals under the FOCE assumption
  • eta.ka: Between subject changes for ka
  • eta.cl: Between subject changes for v
  • depot: amount in the depot compartment
  • center: amount in the central compartment
  • ka: Individual ka values
  • cl: Individual cl values
  • v: Individual volume of distribution
  • tad: Time after dose
  • dosenum: Dose number
  • Maintainer: Matthew Fidler
  • License: GPL (>= 3)
  • Last published: 2025-02-17

About the dataset

  • Number of rows: 132
  • Number of columns: 22
  • Class: nlmixr2FitData, nlmixr2FitCore, nlmixr2.focei, tbl_df, tbl, data.frame

Column names and types (First 10)

  • ID:factor
  • TIME:numeric
  • DV:numeric
  • PRED:numeric
  • RES:numeric
  • WRES:numeric
  • IPRED:numeric
  • IRES:numeric
  • IWRES:numeric
  • CPRED:numeric