Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cycleplot.fd

Plot Cycles for a Periodic Bivariate Functional Data Object


Description

A plotting function for data such as the knee-hip angles in the gait data or temperature-precipitation curves for the weather data.

Usage

cycleplot.fd(fdobj, matplt=TRUE, nx=201, ...)

Arguments

fdobj

a bivariate functional data object to be plotted.

matplt

if TRUE, all cycles are plotted simultaneously; otherwise each cycle in turn is plotted.

nx

the number of argument values in a fine mesh to be plotted. Increase the default number of 201 if the curves have a lot of detail in them.

...

additional plotting parameters such as axis labels and etc. that are used in all plot functions.

Value

None

Side Effects

A plot of the cycles

See Also


fda

Functional Data Analysis

v5.1.9
GPL (>= 2)
Authors
J. O. Ramsay <ramsay@psych.mcgill.ca> [aut,cre], Spencer Graves <spencer.graves@effectivedefense.org> [ctb], Giles Hooker <gjh27@cornell.edu> [ctb]
Initial release
2020-12-16

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.