Description Usage Arguments See Also Examples
This function is used to plot the autocovariance operator of functional spatial data along a two-dimensional plane of lags.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
X |
the functional spatial data. Either an fd object or an array. |
basisobj |
the basis of the functional data. |
q |
the maximal lag to be plotted. |
gridsize |
the resolution of the grid on which the kernel will be evaluated. |
set.dims |
the coordinates to be fixed. A vector of dimension r. NaN represents not fixed components. |
plot.cor |
a boolean indicating whether the correlation or the covariance should be plotted. |
na.rm |
whether or not missing values should be ignored. |
main |
title of the plot. |
xlab |
label for the x-axis. |
ylab |
label for the y-axis. |
... |
other arguments to pass to the plot function |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.