bin_example {ebdm} | R Documentation |
Example Dataset
Description
Simulated dataset for testing the cor_bin()
function.
Usage
data(bin_example)
Format
A data frame with 3 columns:
- ni
Sample size per study
- xi
Count of first binary variable
- yi
Count of second binary variable
[Package ebdm version 1.1.0 Index]