toy_data {lodi} | R Documentation |
Synthetic toy data for clmi
Description
Synthetic toy data for clmi
Usage
toy_data
Format
A data.frame with 100 observations on 6 variables:
- id
Patient ID number.
- case_cntrl
Patient's case-control status. Either 1 or 0.
- poll
Concentration of pollutant in patient's blood sample.
- smoking
Smoking status. Either 1 or 0.
- gender
Gender. 1 for male, 0 for female.
- batch1
Batch status. Integer
- lod
batch's limit of detection for patient.
[Package lodi version 0.9.2 Index]