Learn R Programming

smashr (version 1.3-12)

reverse.pwave: Reverse wavelet transform a set of probabilities in TItable format for Poisson data.

Description

Reverse wavelet transform a set of probabilities in TItable format for Poisson data.

Usage

reverse.pwave(est, lp, lq = NULL)

Value

Reconstructed signal in the original data space.

Arguments

est

An n-vector. Usually a constant vector with each element equal to the estimated log(total rate).

lp

A J by n matrix of probabilities.

lq

A J by n matrix of complementary probabilities.