powered by
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).
rbbinom(n=3, size=c(40, 50, 60), prob=0.1, rho=0.06)
bb_dat2
A data.frame with 3 rows and 2 columns:
data.frame
number of successes
number of failures