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 Nov. 5, 2025, 5:51 p.m.