logfoldchange.mean | R Documentation |
Function for calculating the mean foldchange from a group of titers
logfoldchange.mean(titers1, titers2, titer_sd = NULL, control = list())
titers1 |
A character vector of starting titers |
titers2 |
A character vector of end titers |
titer_sd |
The expected standard deviation of the fold-change responses around the mean, see details. |
control |
Control parameters: see ( |
Returns the maximum likelihood mean fold-change response.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.