logtiter.mean: Calculate the geometric mean titer

View source: R/mean_titer.R

logtiter.meanR Documentation

Calculate the geometric mean titer

Description

This is the basic function for calculating the geometric mean titer of a set of titers based on maximum likelihood.

Usage

logtiter.mean(titers, titer_sd = NULL, control = list())

Arguments

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 (ablandscape.control)

Value

Returns the maximum likelihood geometric mean titer.


acorg/ablandscapes documentation built on March 4, 2024, 7:50 a.m.