Learn R Programming

ELISAtools (version 0.1.5)

inv.f5pl: The inverse of the 5-parameter logistic function

Description

The inverse function of the 5pl. Set the value of g to be 1, if the 4pl is of interest.

Usage

inv.f5pl(pars, y)

Value

the value of the reverse function

Arguments

pars

the parameters of the function. It has the following content: [a, d, xmid, scale, g].

y

the value to be reverse calculated.