Description Usage Arguments See Also Examples
This function is used to plot functional spatial filters, along a two-dimensional plane of indices.
1 2 3 4 5 6 7 8 9 10 11 |
A |
the filters. |
basisobj |
the basis of the functional data. |
gridsize |
the number of grid points on which to evaluate the functional data. |
Npc |
number of filters to plot. |
Lmax |
maximum lag to plot. |
set.dims |
the coordinates to be fixed. A vector of dimension r. NaN represents not fixed components. |
main |
title of the plot. |
xlab |
label for the x-axis. |
ylab |
label for the y-axis. |
plot.fsd.filter
, fsd.plot.data
,
fsd.plot.covariance
1 2 3 4 | ## Not run:
fsd.plot.filters(A)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.