ProbitFinney {ecotoxicology} | R Documentation |
Probit estimation regression with Finney's method
Description
Probit estimation regression with Finney's method
Usage
ProbitFinney(toxData, tPercent = 5, showPlot = FALSE, roundFinney = FALSE)
Arguments
toxData |
numeric matrix, matrix with concentration, n ,r columns |
tPercent |
numeric, probability level |
showPlot |
logic, show regression line - plot |
roundFinney |
logic, round as in Finney's book |
Value
Probit estimation regression
Author(s)
Jose Gama
References
Finney D. J., 1964 Probit analysis: a statistical treatment of the sigmoid response curve. Cambridge University Press
[Package ecotoxicology version 1.0.1 Index]