rB: Data generation: Log-risk-ration of a binomial-Gaussian model
Description
Random draws of log risk ratios from a hierarchical
binomial Gaussian model.
Usage
rB(n, h, s, a, r, x, b)
Arguments
n
number of draws.
h
heterogeneity.
s
study sizes.
a
balance of group assignments.
r
fixed risk in the treatment group.
x
design matrix.
b
regression coefficients.
Value
A (2k,n) matrix. Each column is an independent draw.
Details
It is always assumed that at least one response in a
study has happend, i.e., a response of 0 in a treatment
or control group is rounded up to 1. Note that this may
lead to an overestimation of small risks. If possible,
make sure your sample sizes are large enough to
compensate for this effect.