get_Kj_compress: Function to get Kj from compressed X

Description Usage Arguments Value

Description

Given wavespecsc object with Kj = # coeffs per level and keep = vector of 0's and 1's with 1 in coordinate for coefficients to "keep", figures out J = # levels and Kj = # coefficients per level for the reduced set of coefficients that are kept after compression.

Usage

1
get_Kj_compress(wavespecsc)

Arguments

wavespecsc

List of specifications for the wavelet transform of X. Specifically, wavespecsc$Kj, the number of coefs per level, and wavespecsc$keep, are needed.

Value

This outputs a list of two values: "Kj_comp" which is # of coefficients per level after the compression, and "Kj_all" which is # of coefficients per level after the original wavelet transformation.


jpetrovich02/BFOFR documentation built on May 19, 2019, 10:44 p.m.