Function to plot the confidence bands
confband(xV, yVmin, yVmax)
xV
the values for the x-axis.
yVmin
the minimum values for the y-axis.
yVmax
the maximum values for the y-axis.
a polygon.