plot_curve {fdasrvf}R Documentation

Plot Curve

Description

This function plots open or closed curves

Usage

plot_curve(beta, add = FALSE, ...)

Arguments

beta

Array of sizes n \times T describing a curve of dimension n evaluated on T points

add

add to current plot (default = TRUE)

...

additional plotting parameters

Value

Return shape confidence intervals


[Package fdasrvf version 2.3.1 Index]