To be used by FourPHFfit.

FourPHF(x, a, bta, c, y0)

FourPHF_fixa(x, a = 100, bta, c, y0)

FourPHF_fixy0(x, a, bta, c)

FourPHF_fixa_fixy0(x, a = 100, bta, c)

RateofGerm(x, a, b, c)

Arguments

x

The explanatory/independent variable value.

a

Parameter \(a\).

bta

Parameter \(e^{\beta}\).

c

Parameter \(c\).

y0

Parameter \(y_{0}\).

b

Parameter \(b\).

Value

The calculated response/dependent value value.