plot.dense.fd: Plot Regular Functional Data
Description
Plot Regular Functional Data
Usage
# S3 method for dense.fd
plot(x, ...)
Arguments
x
the data object generated from reg.fd
.
...
other parameters passed to matplot
.
Value
a plot of the dataset x
.