Description Usage Arguments Value Author(s) See Also Examples
This function computes the exponential weights (smooth windowing function) for different shapes (k) and bandwidth (l) and provides some plots
1 |
t |
Vector. a vector of positive continuous values |
k |
A single value for sharpness |
l |
A single value for bandwidth |
m |
Vector. The location of the modes on t |
plot |
Logical flag. Set to true shows a plot of the weights. |
... |
The parameters that are passed to the plot() function |
A vector of weights
Hamed Haselimashhadi <hamedhaseli@gmail.com>
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.