View source: R/multivExpansions.R
multivExpansion | R Documentation |
Calculate multivariate basis expansion
multivExpansion(multiFuns, scores)
multiFuns |
A multivariate functional data object, containing the multivariate basis functions |
scores |
A matrix containing the scores for each observation in each row. The number of columns must match the number of basis functions. |
A multiFunData
object containing the expanded functions for
each observation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.