npmpm: main method of the package NPMPM

Description Usage Arguments Value Author(s)

View source: R/npmpm.R

Description

computes the concentration of bacteria in the end product of a process chain

Usage

1
npmpm(inoculum, errorb = 0.01, intexmethod = cfuinterpolation, apsomvmethod = apsomv, pdistpsteps = psteppar, lastiteration = numberiterations, calconestep = onestep)

Arguments

inoculum

mandatory input, exactly one non-negative inoculum size per process step

errorb

error bound for stop criterion (default value 0.01)

intexmethod

interpolation method (default method cfuinterpolation)

apsomvmethod

method for selection of experiments (default method apsomv)

pdistpsteps

method that returns one process step duration (default method psteppar)

lastiteration

stop criterion for the simulation (default method numberiterations),

calconestep

method that calculates the bacterial concentration at the end of one process step (default method onestep)

Value

vector with calculated bacterial concentrations (in cfu/ml)

Author(s)

Nadine Schoene


NPMPM documentation built on May 29, 2017, 11:48 a.m.