| emax_data {ascentTraining} | R Documentation |
Data that can be used to fit or plot Emax models
Description
Data that can be used to fit or plot Emax models
Usage
emax_data
emaxData
Format
A data frame with 64 observations on the following 6 variables.
Subjecta numeric vector giving the unique subject ID
Dosea numeric vector giving the dose group
Ea numeric vector giving the Emax
Gendera numeric vector giving the gender
Agea numeric vector giving the age of the subject
Weighta numeric vector giving the weight
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]