fsd.z.plot: Plot functional data on a grid

Description Usage Arguments Examples

Description

This function plots functional data on a grid.

Usage

1
fsd.z.plot(Zlist, positions, basisobj = NULL, gridsize = 50, ...)

Arguments

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

Examples

1
2
3
4
## Not run: 
fsd.z.plot(Zlist, positions, basisobj)

## End(Not run)

kuenzer/fsd documentation built on July 21, 2020, 1:57 p.m.