plotbeta | R Documentation |
Plot a functional parameter object with confidence limits
plotbeta(betaestlist, betastderrlist, argvals=NULL, xlab="", ...)
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 |
argvals |
a sequence of values at which to evaluate |
xlab |
x axis label |
... |
additional plotting parameters passed to |
none
a plot of the basis functions
Ramsay, James O., Hooker, Giles, and Graves, Spencer (2009), Functional data analysis with R and Matlab, Springer, New York.
Ramsay, James O., and Silverman, Bernard W. (2005), Functional Data Analysis, 2nd ed., Springer, New York.
Ramsay, James O., and Silverman, Bernard W. (2002), Applied Functional Data Analysis, Springer, New York.
plot.fd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.