plot.tedab: Plot the tedab object

Description Usage Arguments Details

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

Description

Takes a tedab object and plots each metric individually

Usage

1
2
## S3 method for class 'tedab'
plot(x, ...)

Arguments

x

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

...

additional arguments affecting the summary produced.

Details

Takes a tedab object and creates four plots in order of: eccentricity, typicality, normalised eccentricity, and normalised typicality.


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

Related to plot.tedab in teda...