logtiter.mean | R Documentation |
This is the basic function for calculating the geometric mean titer of a set of titers based on maximum likelihood.
logtiter.mean(titers, titer_sd = NULL, control = list())
titers |
A character vector or matrix of HI titers. |
titer_sd |
The expected standard deviation of the titers around the mean, see details. |
control |
Control parameters: see ( |
Returns the maximum likelihood geometric mean titer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.