Description Usage Arguments Details Value Author(s) References See Also Examples
Computes the prior distribution of a given change-point when using a uniform prior on segmentation with known K
1 | PriorDistrib(n,k,K)
|
n |
Integer giving length of dataset. |
k |
Integer of index of given change-point. |
K |
Integer giving number of segments in segmentation. |
This function is used to compare prior and posterior change-point distributions.
A vector of length n with the change-point distribution.
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.