SpearmanKarber {ecotoxicology}R Documentation

Spearman Karber estimation

Description

Spearman Karber estimation

Usage

SpearmanKarber(toxData, N, retData = FALSE, showOutput = TRUE,
  showPlot = TRUE)

Arguments

toxData

numeric matrix, matrix with concentration, n ,r columns

N

numeric, number of organisms

retData

logic, return the results in a list

showOutput

logic, show results in the console

showPlot

logic, show regression line - plot

Value

Spearman Karber estimation

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]