bisig_plot {segclust2d} | R Documentation |
bisig_plot draws the plots of the bivariate signal on the same plot (scale free)
Description
bisig_plot draws the plots of the bivariate signal on the same plot (scale free)
Usage
bisig_plot(x, rupt = NULL, mu = NULL, pop = NULL, merge.seg = FALSE)
Arguments
x |
the signal to be plotted |
rupt |
optional, if given add vertical lines at change points (rupt should a vector) |
mu |
optional the mean of each class of segment, |
pop |
optional the cluster to whom each segment belongs to, |
merge.seg |
should segment be merged ? |
Value
no value
[Package segclust2d version 0.3.3 Index]