plot.tedab {teda}R Documentation

Plot the tedab object

Description

Takes a tedab object and plots each metric individually

Usage

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


[Package teda version 0.1.1 Index]