ProbitChi {ecotoxicology} | R Documentation |
Estimate the column for Chi calculation
Description
Estimates the column for Chi calculation
Usage
ProbitChi(r, n, P)
Arguments
r |
numeric vector, number of observed affected |
n |
numeric vector, number of insects |
P |
numeric vector, Probability P of expected probit |
Value
numeric vector
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]