Learn R Programming

fdaSP (version 1.1.1)

confband: Function to plot the confidence bands

Description

Function to plot the confidence bands

Usage

confband(xV, yVmin, yVmax)

Value

a polygon.

Arguments

xV

the values for the x-axis.

yVmin

the minimum values for the y-axis.

yVmax

the maximum values for the y-axis.