deriv_qn: Analytic D matrix for Quantization Noise (QN) Process

Description Usage Arguments Value Process Haar WV First Derivative Author(s) Examples

View source: R/RcppExports.R

Description

Obtain the first derivative of the Quantization Noise (QN) process.

Usage

1
deriv_qn(tau)

Arguments

tau

A vec containing the scales e.g. 2^tau

Value

A matrix with the first column containing the partial derivative with respect to Q^2.

Process Haar WV First Derivative

Taking the derivative with respect to Q^2 yields:

d/dQ2 nu[j]^2 (Q2) = (6) / (tau[j]^2)

Author(s)

James Joseph Balamuta (JJB)

Examples

1
deriv_qn(2^(1:5))

SMAC-Group/gmwm documentation built on Sept. 11, 2021, 10:06 a.m.