Description Usage Arguments Value Author(s) See Also Examples
Plot a biplot on the current graphics device of the (robust) PCA components generated from the features returned by tsmeasures
1 2 |
x |
Feature matrix returned by |
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 |
a plot is produced on the current graphics device.
Rob J Hyndman, Earo Wang, Nikolay Laptev
1 2 | y <- tsmeasures(dat0)
biplot(y)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.