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

View source: R/Regression.R

inv.f5plR 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


ELISAtools documentation built on April 12, 2025, 1:31 a.m.