clusterplots {BNPTSclust}R Documentation

Cluster groups plotting function.

Description

Function that plots the time series clusters generated by either of the functions: "tseriesca", "tseriescm" or "tseriescq".

Usage

clusterplots(L, data)

Arguments

L

output list from the functions: "tseriesca", "tseriescm" or "tseriescq".

data

Data frame with the time series information.

Details

See the examples in the documentation files of "tseriesca", "tseriescm" or "tseriescq" for an example of this function's usage.

Value

The function returns the plots of the time series clusters directly.

Author(s)

Martell-Juarez, D.A.


[Package BNPTSclust version 2.0 Index]