Learn R Programming

simts (version 0.1.1)

theoretical_wv: 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.