computeProb: Compute Probability Vector Elements

View source: R/computeProb.R

computeProbR Documentation

Compute Probability Vector Elements

Description

This is a helper function for changePointDetect.

Usage

computeProb(DWTmat, Qvec, useBFIC = FALSE, isDataVector = FALSE)

Arguments

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


speegled/cpbaywave documentation built on Feb. 19, 2024, 11:13 a.m.