Description Usage Arguments Details Value Author(s) References See Also Examples
For a single profile, computes the posterior probabilities of the number of segments given its prior.
1 |
x |
An object of class EBS returned by function EBSegmentation applied to data of interest. |
prior |
A vector of length Kmax giving prior probabilities on the value of K. Default value is uniform on 1:Kmax. |
This function computes the posterior probabilities of the number of segments, so that the user can use Bayesian Model Averaging.
A vector of size Kmax containing the probability of each of the number of segments.
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
EBSegmentation
, EBSBIC
, EBSICL
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.