print.tedab: Print the tedab object

Description Usage Arguments Details

View source: R/teda-b-s3-print.R

Description

Takes a tedab object and prints out the values within

Usage

1
2
## 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.


teda documentation built on May 2, 2019, 6:51 a.m.

Related to print.tedab in teda...