Learn R Programming

ISEtools (version 3.2.0)

summary.ISEdescription: Summarise ISE parameters

Description

summary.ISEdescription takes an object of class ISEddescription and prints a table of parameter values for y = a + b log(x + c) + error, with the erros following a Normal distribution with mean 0 and standard deviation sigma. Also calculates LOD using the conditional analytic method (alpha, beta, or S/N).

Usage

# S3 method for ISEdescription
summary(object, ...)

Value

table1: A matrix with parameter values for each ISE

Arguments

object

object of class ISEdescription

...

Other objects passed through.

Author

Peter Dillingham, peter.dillingham@otago.ac.nz

See Also

describeISE