| run_data {ascentTraining} | R Documentation |
An example of NONMEM run data
Description
This dataset has be renamed using tidyverse-style snake_case naming conventions. However the original name of the dataset has been kept to ensure backwards compatibility with the book SAMS Teach Yourself R in 24 Hours (ISBN: 978-0-672-33848-9).
Usage
run_data
runData
Format
A data frame with 73 observations on the following 10 variables.
IDa numeric vector giving the subject ID
DAYa numeric vector giving the day of the observation
CLa numeric vector giving the clearance value
Va numeric vector giving the volume of distribution
WTa numeric vector giving the weight
DVa numeric vector giving the dependent variable
IPREa numeric vector giving the individual prediction
PREDa numeric vector giving the population prediction
RESa numeric vector giving the residual
WRESa numeric vector giving the weighted residual
Source
Simulated Data