bisig_plot: bisig_plot draws the plots of the bivariate signal on the...

View source: R/segTraj_plot_simultanee.R

bisig_plotR 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


segclust2d documentation built on Aug. 21, 2023, 9:10 a.m.