baSimuBetaBin: Simulate batch data from Beta-Binomial

View source: R/basim_simu.R

baSimuBetaBinR Documentation

Simulate batch data from Beta-Binomial

Description

Simulate batch data from Beta-Binomial

Usage

baSimuBetaBin(bsize, p, rho = 0, seed = NULL, nreps = 1e+06)

Arguments

bsize

batch size

p

mean of the Beta distribution a/(a+b)

rho

inter-class correlation 1/(a+b+1)

seed

Seed

nreps

number of repetitions

Value

Simulated binary outcomes by batches


olssol/cava documentation built on Aug. 30, 2023, 2:01 a.m.