Description Usage Arguments Value
Computes the squared bias of the m
-th filter estimator, a given
diagonal design matrix lambda
and signal mu
.
1 |
m |
Integer stopping index. |
lambda |
Vector of decreasing, strictly positive entries of the diagonal design matrix. |
mu |
Vector valued input signal. |
alpha |
Numeric smoothing parameter. |
filt |
Character string designating the filter to be used. filt should be one of "cutoff" or "landw". |
Returns the value of the squared bias at index m
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.