confband: 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.