cppMultiData: The C++ code, of this package take to run from the data two...

Description Usage Arguments Value

View source: R/cpp_data.R

Description

The C++ code, of this package take to run from the data two main information. the coefficient in the basis expansion of the functional data, and the inner product between theses basis. cppMultidata made this task in the multivariate case.

Usage

1

Arguments

mfd

a list containing all dimension of the data

Value

fdData a list that containing the concatenation of the transpose of the coefficients matrix and a block diagonal matrix where each block is the inner product between the basis functions.


Funclustering documentation built on Nov. 25, 2018, 1:04 a.m.