Convert funData objects into right format for this package

funData2list(data, norm = TRUE)

Arguments

data

An object of the class funData::funData

norm

Boolean, if TRUE, the sampling are normalized on \([0, 1]\)

Value

A list, where each element represents a curve. Each curve is defined as a list with two entries:

  • $t The sampling points

  • $x The observed points