proportional_data {dabestr} | R Documentation |
Numerical Binary data for Proportion Plots
Description
Contains 3 Control Samples and 7 Test Samples.
Usage
proportional_data
Format
A data frame with 400 rows and 4 variables:
- Gender
Gender of each observation
- ID
Identity of each observation
- Group
Which control group or test it is
- Success
1 (Success) or 0 (Failure)
Examples
data(proportional_data) # Lazy loading. Data becomes visible as soon as it is loaded
[Package dabestr version 2023.9.12 Index]