mean_fromlims | R Documentation |
This is the underlying function called by functions such as mean_titer and mean_foldchange.
mean_fromlims(upper_lims, lower_lims, measurement_sd = NULL, start_mean = NULL)
upper_lims |
The upper measurement limits |
lower_lims |
The lower measurement limits |
measurement_sd |
The expected standard deviation of the measurement accounting for error and variation |
Returns the maximum likelihood mean.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.