Convert funData::multiFunData
objects into the right format.
multiFunData2list(data, norm = TRUE)
An object of the class funData::multiFunData
.
Boolean, if TRUE, the sampling points are normalized on \([0, 1]\).
A list, where each element represents a curve. Each curve is defined as a list with two entries:
$t Sampling points
$x Observed points
C. Happ-Kurz (2020) Object-Oriented Software for Functional Data. Journal of Statistical Software, 93(5): 1-38 .