getMPN: Most Probable Number (MPN) function

Description Usage Arguments Value

Description

Calculates the MPN according to a data.frame (or list).

Usage

1
getMPN(y, n, v)

Arguments

n

A numeric vector containing the number of MPN replicates

v

A numeric vector containing the sample volumes

dataMPN

dataframe (or list) named "dataMPN": dataMPN<-data.frame(x=..., n=..., v=...)

x

A numeric vector containing values of the positive wells.

Value

The MPN value


smeister/LCE_package documentation built on May 8, 2019, 10:53 p.m.