baElicitFitMix | R Documentation |
Fit mixed effect model to evaluate batch effect
baElicitFitMix(dat, fml, des_mu = 1, nbs = 1000)
dat |
existing experiment data |
fml |
mixed model formula that has batch factor with random effect |
des_mu |
design vector for obtaining mean. By default, this will be the intercept |
nbs |
number of bootstraps |
A matrix with 3 columns and nbs
rows. The columns correspond
to 1) standard deviation of the batch effect, 2) standard deviation of
the random error, and 3) mean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.