logbayesrisk: Bayesian risk of shinkage rule under logistic prior.

Description Usage Arguments Value Examples

View source: R/logbayesrisk.R

Description

Provides the bayesian risk of the wavelet shrinkage rule under logistic prior.

Usage

1
logbayesrisk(alpha, t, s)

Arguments

alpha

Weight of the point mass at zero function of the prior.

t

Scale parameter of the logistic prior.

s

Standard deviation of the normal random noise.

Value

Bayesian risk value of the shrinkage rule.

Examples

1
logbayesrisk(0.9,1,1)

Alexestat/bayesShrink documentation built on Oct. 6, 2020, 12:42 a.m.