funData::funData
R/utils.R
list2funData.Rd
We assume that we know that the curves are on the same interval.
list2funData(data_list)
A list, where each element represents a curve. Each curve is defined as list with two entries:
$t The sampling points
$x The observed points
An object of the class funData::funData