confband: Function to plot the confidence bands

View source: R/confband.R

confbandR 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.


fdaSP documentation built on Oct. 6, 2023, 1:07 a.m.