rw_to_wv {wv} | R Documentation |
Random Walk to WV
Description
This function compute the WV (haar) of a Random Walk process
Usage
rw_to_wv(gamma2, tau)
Arguments
gamma2 |
A |
tau |
A |
Value
A vec
containing the wavelet variance of the random walk.
Process Haar Wavelet Variance Formula
The Random Walk (RW) process has a Haar Wavelet Variance given by:
[Package wv version 0.1.2 Index]