| logistic_data {ggquickeda} | R Documentation | 
Simulated Exposure Response Data
Description
A dataset containing data suitable for logistic regression
Usage
logistic_data
Format
A data frame with 600 rows and 10 variables
- STUDY
- Study identifier 
- ID
- Subject Identifier 
- DOSE
- Dose, in mg 
- GBDS
- Dose, in alternative salt 
- SEX
- Sex of the subject 
- AGE
- age of the subject, in years 
- WT
- weight of the subject, in kg 
- RACE
- Race of the subject 
- CRCL
- Creatinine clearance 
- BRLS
- RLS score 
- PRLS
- RLS score 
- AUC
- Area under the curve exposure 
- CMAX
- Maximun concentration exposure 
- ICGI
- response 0/1 
- ICGI7
- response 1 to 7 
Source
inspired from a real data submission
Examples
logistic_data
[Package ggquickeda version 0.3.1 Index]