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.
Subject
a numeric vector giving the unique subject ID
Dose
a numeric vector giving the dose group
E
a numeric vector giving the Emax
Gender
a numeric vector giving the gender
Age
a numeric vector giving the age of the subject
Weight
a 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]