plotBand: Plot Bands

View source: R/plotBand.R View source: R/envelope.R

plotBandR Documentation

Plot Bands

Description

This function plot the band given by the k deepest or closest functions.

Usage

plotBand(data, focal, Jordered, kcurves, cut)

Arguments

data

a fts or fds object see R package rainbow or ftsa.

focal

the name of the curve to envelope. In the article, the most recent curve.

kcurves

number of curves to build the band.

cut

last observed point of the curve to update.

Joredered

set of curves ordered by distance or depth.

Value

a list containing the selected curves.


aefdz/nnFTS documentation built on March 17, 2023, 3:22 a.m.