ProbitEPA {ecotoxicology} | R Documentation |
Probit estimation similar to the EPA's Ecological Exposure Research Division (EERD) tool
Description
Probit estimation similar to the EPA's Ecological Exposure Research Division (EERD) tool
Usage
ProbitEPA(toxData, retData = FALSE, showOutput = TRUE)
Arguments
toxData |
numeric matrix, matrix with concentration, n ,r columns |
retData |
logic, return the results in a list |
showOutput |
logic, show results in the console |
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]