Description Usage Arguments Examples
This function plots functional data on a grid.
1 | fsd.z.plot(Zlist, positions, basisobj = NULL, gridsize = 50, ...)
|
Zlist |
list of arrays with coefficients. |
positions |
the positions of the single curves in space. |
basisobj |
the basis of the functional data. |
gridsize |
the number of grid points on which to evaluate the curves. |
... |
other arguments to pass to the plot function |
1 2 3 4 | ## Not run:
fsd.z.plot(Zlist, positions, basisobj)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.