Learn R Programming

Funclustering (version 1.0.2)

cppUniData: 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. cppUnidata made this task in the univariate case.

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. cppUnidata made this task in the univariate case.

Usage

cppUniData(fd)

Arguments

fd

the functional data

Value

fdData a list that containing the transpose of the coefficients matrix and the inner product between these basis functions.