Description Usage Arguments Value
Performs N
simulation runs of the filter estimation procedure for a
given design matrix lambda
, a given signal mu
and a given
noise level delta
and evaluates the loss and oracle quantities.
1 2 |
N |
Integer number of simulation runs. |
lambda |
Numeric vector of decreasing, strictly positive entries of the diagonal design matrix. |
mu |
Numeric vector valued input signal. |
delta |
Numeric noise level. |
alpha |
Numeric smoothing index for the residuals. |
kappa |
Numeric critical stopping value. |
filt |
Character string designating the filter to be used. filt should be one of "cutoff" or "landw". |
m0 |
Integer cut-off index for the two-step procudure. |
alphaLoss |
Numeric smoothing parameter for the loss. |
Returns a data frame containing N
observations of the
residual stopping rule and loss.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.