computeProb | R Documentation |
This is a helper function for changePointDetect.
computeProb(DWTmat, Qvec, useBFIC = FALSE, isDataVector = FALSE)
DWTmat |
The matrix of discrete wavelet transform of data values. |
Qvec |
The discrete wavelet transform of the idealized time series with shift. |
useBFIC |
set to TRUE to compute Bayes factor information content. |
isDataVector |
set to TRUE for 1-d time series |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.