givenBasis | R Documentation |
Use given basis functions for univariate representation
givenBasis(funDataObject, functions, scores = NULL, ortho = NULL)
funDataObject |
An object of class |
functions |
A |
scores |
An optional matrix containing the scores or coefficients of the
individual observations and each basis function. If |
ortho |
An optional parameter, specifying whether the given basis
functions are orthonormal ( |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.