Learn R Programming

segclust2d (version 0.3.3)

bisig_plot: 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)

Value

no value

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 ?