print.tedab {teda}R Documentation

Print the tedab object

Description

Takes a tedab object and prints out the values within

Usage

## S3 method for class 'tedab'
print(x, ...)

Arguments

x

The teda batch (tedab) object with which to create the printed output.

...

additional arguments affecting the summary produced.

Details

Takes a tedab object and prints out each vector in order of: eccentricity, typicality, normalised eccentricity, and normalised typicality.


[Package teda version 0.1.1 Index]