summary.ISEdescription: Summarise ISE parameters

View source: R/summary.ISEdescription.R

summary.ISEdescriptionR Documentation

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 class 'ISEdescription'
summary(object, ...)

Arguments

object

object of class ISEdescription

...

Other objects passed through.

Value

table1: A matrix with parameter values for each ISE

Author(s)

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

See Also

describeISE


ISEtools documentation built on Oct. 19, 2022, 5:29 p.m.