| pk_data {ascentTraining} | R Documentation |
Typical PK data
Description
Typical PK data
Usage
pk_data
pkData
Format
A data frame with 165 observations on the following 4 variables.
Subjecta numeric vector giving the subject identifier
Dosea numeric vector giving the dose group
Timea numeric vector giving the observation times
Conca numeric vector giving the observed concentration
Details
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).
Source
Simulated data
[Package ascentTraining version 1.0.0 Index]