plot_curve: Plot Curve

View source: R/plot_curve.R

plot_curveR 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


fdasrvf documentation built on Oct. 5, 2024, 1:08 a.m.