summary.ISEdescription {ISEtools} | R 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
[Package ISEtools version 3.2.0 Index]