Description Usage Arguments Details Note Author(s) See Also Examples
The function interval.prob()
estimates the probability of at least one
change point in the specified interval of sequential observations; it may only be used when return.mcmc=TRUE
.
1 | interval.prob(object, start, end)
|
object |
the result of a call to |
start |
the starting index of the interval. |
end |
the ending index of the interval. |
For sequential data only, the function returns an estimate of the posterior probability of at least one change point in the specified interval.
return.mcmc
must be TRUE
.
Xiaofei Wang, Chandra Erdman, and John W. Emerson
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.