logfoldchange.mean: Function for calculating the mean foldchange from a group of...

View source: R/mean_titer.R

logfoldchange.meanR Documentation

Function for calculating the mean foldchange from a group of titers

Description

Function for calculating the mean foldchange from a group of titers

Usage

logfoldchange.mean(titers1, titers2, titer_sd = NULL, control = list())

Arguments

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

Value

Returns the maximum likelihood mean fold-change response.


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