Description Usage Arguments Value Examples
This function creates a functional spatial filter
1 | fsd.filter(laglist, operatorlist, basisobj = NULL)
|
laglist |
a list of lags. |
operatorlist |
a list of operators, i.e. matrices. |
basisobj |
a functional basis object defining the basis. |
the fsd.filter
object.
1 2 3 4 | ## Not run:
fsd.filter(laglist, operatorlist)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.