confband {fdaSP} | R Documentation |
Function to plot the confidence bands
Description
Function to plot the confidence bands
Usage
confband(xV, yVmin, yVmax)
Arguments
xV |
the values for the x-axis. |
yVmin |
the minimum values for the y-axis. |
yVmax |
the maximum values for the y-axis. |
Value
a polygon.
[Package fdaSP version 1.1.1 Index]