Description Usage Arguments Value Examples
The function prior_alpha_beta
determines both the parameters
alpha
and beta
that are used
in bayesian wavelet thresholding
of noisy data. Estimation is based on the avarage of the forecast error.
1 2 3 4 5 6 7 |
... |
Parameters for function error. Argument wav = TRUE is automatically adjusted. |
par |
Initial values for the parameters to be optimized over. |
lower |
Bounds on the variables for the "L-BFGS-B" method. See |
upper |
Bounds on the variables for the "L-BFGS-B" method. See |
control |
A list of control parameters. See |
A double vector of length one.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.