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

plotbeta

Plot a functional parameter object with confidence limits


Description

Plot a functional parameter object with confidence limits

Usage

plotbeta(betaestlist, betastderrlist, argvals=NULL, xlab="", ...)

Arguments

betaestlist

a list containing one or more functional parameter objects (class = fdPar) or functional data objects (class = fd).

betastderrlist

a list containing functional data objects for the standard errors of the objects in betaestlist.

argvals

a sequence of values at which to evaluate betaestlist and betastderrlist.

xlab

x axis label

...

additional plotting parameters passed to plot.

Value

none

Side Effects

a plot of the basis functions

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.