Description Usage Arguments Details
Creates appropriately sized blur matrix for the special case when no blurring is apparent.
1 | directBlur(n, m = 1)
|
n |
Number of observations in each channel |
m |
Number of channels |
Function creates a matrix of dimension n by m which contains appropriate entries for the case when a direct multichannel signal is observed. That is, no blurring operator is apparent. This is the default argument for the blurring matrix to all the multichannel functions in the mwaved
package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.