biplot: 'biplot' of (robust) PCA components of the feature matrix

Description Usage Arguments Value Author(s) See Also Examples

Description

Plot a biplot on the current graphics device of the (robust) PCA components generated from the features returned by tsmeasures

Usage

1
2
## S3 method for class 'features'
biplot(x, robust = TRUE, col, ...)

Arguments

x

Feature matrix returned by tsmeasures

robust

If TRUE, a robust PCA will be used on the feature matrix

col

A vector of length 2 giving the colours for the first and second set of points respectively (and the corresponding axes). If a single colour is specified it will be used for both sets. If missing the default colour is used.

...

Other standard options of biplot.

Value

a plot is produced on the current graphics device.

Author(s)

Rob J Hyndman, Earo Wang, Nikolay Laptev

See Also

biplot, tsmeasures.

Examples

1
2

robjhyndman/anomalous-acm documentation built on May 27, 2019, 11:40 a.m.