summary.analyseISE {ISEtools} | R Documentation |
Summary of estimates for ISE parameter values and experimental sample concentrations.
Description
summary.analyseISE takes an object of class analyseISE and produces summary tables.
Usage
## S3 method for class 'analyseISE'
summary(object, ...)
Arguments
object |
Data set of class ISEdata |
... |
Other objects passed through. |
Value
tables: Two tables (table1 and table2) are returned as a list.
table1 |
A table of ISE parameter values (see summary.describeISE for details) |
table2 |
A table of estimated analyte concentrations for experimental samples |
Author(s)
Peter Dillingham, peter.dillingham@otago.ac.nz
See Also
analyseISE
summary.ISEdescription
[Package ISEtools version 3.2.0 Index]