Description Usage Arguments Value Examples
Provides the classical risk of the wavelet shrinkage rule under beta prior.
1 | betaclasrisk(theta, alpha, a, b, m, s)
|
theta |
Wavelet coefficients vector. |
alpha |
Weight of the point mass at zero function of the prior. |
a |
Shape parameter of the beta prior. |
b |
Shape parameter of the beta prior. |
m |
Upper value of the beta prior support. |
s |
Standard deviation of the normal random noise. |
Vector of classical risks of the shrinkage rule.
1 | betaclasrisk(c(0,1,2),0.9,2,3,10,1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.