Description Usage Arguments Details Value Author(s) References See Also Examples
For the set of profiles and their number of segments, plots the posterior distribution of each of the change-points
1 | EBSPlotProbaProfiles(x,K=numeric(),data=FALSE)
|
x |
An object of class EBSProfiles returned by function EBSProfiles applied to the matrix of profiles of interest. |
K |
The vector of number of segments of the segmentation for which the posterior distributions are wanted (one value for each profile). Must have 2<K[l]<getK(x)[l] for all profile l |
data |
A logical vector. If TRUE, the data is plotted as well as the posterior distributions. By default, data=FALSE. |
This function is used to plot the posterior distribution of all changepoints of a segmentation in K[l] segments for all profiles l. Graph is subdivided into NbConditions plots, one for each profile.
A plot of the posterior distributions, for each profile.
Alice Cleynen
Rigaill, Lebarbier & Robin (2012): Exact posterior distributions over the segmentation space and model selection for multiple change-point detection problems Statistics and Computing
Cleynen & Robin (2014): Comparing change-point location in independent series Statistics and Computing
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.