Four parameter log-logistic (with explicit inflection point)
Source:R/FourPLL_functions.R
FourPLL1.RdTo be used by
FourPLfit.
Usage
FourPLL1(x, a, bta, c, y0)
FourPLL1_fixa(x, a = 100, bta, c, y0)
FourPLL1_fixy0(x, a, bta, c)
FourPLL1_fixa_fixy0(x, a = 100, bta, c)
FourPLL1_deriv(x, y0, a, b, c)