View source: R/optimal_SVHT_coef.R
optimal_SVHT_coef_gamma_unknown | R Documentation |
Computes the optimal SVHT coefficient when the noise level is unknown.
optimal_SVHT_coef_gamma_unknown(beta)
beta |
A numeric vector representing the aspect ratio |
A numeric vector of optimal SVHT coefficients corresponding to each aspect ratio in beta
.
beta <- 0.5
optimal_SVHT_coef_gamma_unknown(beta)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.