bb_dat2 {predint} | R Documentation |
Beta-binomial data (example 2)
Description
This data set contains sampled beta-binomial data from 3 clusters each of
different size. The data set was sampled with rbbinom(n=3, size=c(40, 50, 60), prob=0.1, rho=0.06)
.
Usage
bb_dat2
Format
A data.frame
with 3 rows and 2 columns:
- succ
number of successes
- fail
number of failures
[Package predint version 2.2.1 Index]