decomp_theoretical_wv: Each Models Process Decomposed to WV

View source: R/RcppExports.R

decomp_theoretical_wvR 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 vec containing the list of estimated parameters.

desc

A vector<string> containing a list of descriptors.

objdesc

A field<vec> containing a list of object descriptors.

tau

A vec containing the scales e.g. 2^{\tau}

Value

A mat containing the wavelet variance of each process in the model


SMAC-Group/simts documentation built on Sept. 4, 2023, 5:25 a.m.