decomp_theoretical_wv {simts} | R Documentation |
Each Models Process Decomposed to WV
Description
This function computes each process to WV (haar) in a given model.
Usage
decomp_theoretical_wv(theta, desc, objdesc, tau)
Arguments
theta |
A |
desc |
A |
objdesc |
A |
tau |
A |
Value
A mat
containing the wavelet variance of each process in the model
[Package simts version 0.2.2 Index]