wt_extract: Extract components between 2 scales

Description Usage Arguments Value

Description

Extract components between 2 scales

Usage

1
wt_extract(mat_wt, range_scale = NULL, range_date = NULL, fill = 0)

Arguments

mat_wt

matrix containing the wavelet transform

range_scale

vector of length 2 specifying the range of scales

range_date

vector of 2 dates specifying the range of dates

fill

variable to fill matrix outside of scale range

Value

wt matrix with scales in range_scale and zero otherwise


kcucchi/myUtils documentation built on May 28, 2019, 9:50 a.m.