clusterplots {BNPTSclust} | R Documentation |
Function that plots the time series clusters generated by either of the functions: "tseriesca", "tseriescm" or "tseriescq".
clusterplots(L, data)
L |
output list from the functions: "tseriesca", "tseriescm" or "tseriescq". |
data |
Data frame with the time series information. |
See the examples in the documentation files of "tseriesca", "tseriescm" or "tseriescq" for an example of this function's usage.
The function returns the plots of the time series clusters directly.
Martell-Juarez, D.A.