simdurbin | R Documentation |
Simulates gene intensities from the two components model as in the papers of Durbin and Rocke.
simdurbin(n, alpha, mu, seta, seps)
n |
number of intensities to be simulated |
alpha |
background mean of gene intensities |
mu |
the means where the gene intensities are simulated from |
seta |
standard deviation of high-level gene intensities |
seps |
standard deviation of low-level gene intensities |
This function generates n
intensities from the
Durbin and Rocke (2001) gene intensity model with parameters
alpha, seta and seps.
A vector of the appropriate intensities.
Guy Nason <g.p.nason@bris.ac.uk>
Rocke, D.M. and Durbin, B.P. (2001), A model for measurement error for gene expression arrays, Journal of Computational Biology, 8, 557-569
simdurbin2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.