View source: R/univariateExpansions.R
expandBasisFunction | R Documentation |
This function calculates a linear combination of arbitrary basis functions on domains with arbitrary dimension.
expandBasisFunction(scores, argvals = functions@argvals, functions)
scores |
A matrix of dimension |
argvals |
A list representing the domain, see |
functions |
A |
An object of class funData
with N
observations on
argvals
, corresponding to the linear combination of the basis
functions.
univExpansion
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.