dr_to_wv {wv} | R Documentation |
Drift to WV
Description
This function compute the WV (haar) of a Drift process
Usage
dr_to_wv(omega, tau)
Arguments
omega |
A |
tau |
A |
Value
A vec
containing the wavelet variance of the drift.
Process Haar Wavelet Variance Formula
The Drift (DR) process has a Haar Wavelet Variance given by:
\nu _j^2\left( {{\omega }} \right) = \frac{{\tau _j^2{\omega ^2}}}{{16}}
[Package wv version 0.1.2 Index]