View source: R/backgroundCorrection.R
backgroundCorrectionNoobFit | R Documentation |
SeSAMe
)Fit Normal and exponential distributions (adapted from SeSAMe
)
backgroundCorrectionNoobFit(ib, bg)
ib |
Foreground signals. |
bg |
Background signals. |
mu and sigma by fitting background signals with normal distribution.
alpha by fitting foreground signals with exponential distribution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.