theoretical_wv: Model Process to WV

View source: R/RcppExports.R

theoretical_wvR Documentation

Model Process to WV

Description

This function computes the summation of all Processes to WV (haar) in a given model

Usage

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 vec containing the wavelet variance of the model.


wv documentation built on Aug. 31, 2023, 9:08 a.m.