View source: R/segTraj_plot_simultanee.R
bisig_plot | R Documentation |
bisig_plot draws the plots of the bivariate signal on the same plot (scale free)
bisig_plot(x, rupt = NULL, mu = NULL, pop = NULL, merge.seg = FALSE)
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 ? |
no value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.