inv.f5pl {ELISAtools}R Documentation

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)

Arguments

pars

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

y

the value to be reverse calculated.

Value

the value of the reverse function


[Package ELISAtools version 0.1.5 Index]