Learn R Programming

mixtox (version 1.0)

showEq: List the Expression of Six Sigmoidal Equations

Description

Six equations are employed to fit the sigmoidal concentration-response data.

Usage

showEq()

Arguments

Value

  • The formula of six equations (with abbr.) will be listed on the screen.

Details

In Hill equation with slope parameter $n = 1$, parameter Beta is equivalent to the effect concentration causing 50Alpha and Beta are the parameters (location and slope, respectively) to be estimated.

References

Scholze, M., Boedeker, W., Faust, M., Backhaus, T., Altenburger, R., Grimme, L.H., 2001. A general best-fit method for concentration-response curves and the estimation of low-effect concentrations. Environ. Toxicol. Chem. 20, 448-457

See Also

curveFit

Examples

Run this code
## show those equations
showEq()

Run the code above in your browser using DataLab