summary.tedab {teda} | R Documentation |
Summarise the tedab object
Description
Summarises the teda batch object using an S3 method
Usage
## S3 method for class 'tedab'
summary(object, ...)
Arguments
object |
The teda batch (tedab) object with which to create the summary output. |
... |
additional arguments affecting the summary produced. |
Details
Takes a tedab object and prints out the following summary details:
the number of observations
the number of observations that exceed the normalised eccentricity limit
the normalised eccentricity threshold
[Package teda version 0.1.1 Index]