fdaBasis | R Documentation |
This function allows to use univariate basis representations from the
fda package using the funData2fd
function
from package funData.
fdaBasis(funDataObject, ...)
funDataObject |
An object of class |
... |
Other parameters passed to |
scores |
The coefficient matrix. |
B |
A matrix
containing the scalar product of all pairs of basis functions. This
is |
ortho |
Logical, set to
|
functions |
A functional data object containing the basis functions. |
The package fda has be be installed to use this functionality.
funData2fd
, eval.fd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.