list2funData: Convert comprehensive lists into 'funData::funData' objects.

Description Usage Arguments Value

View source: R/utils.R

Description

We assume that we know that the curves are on the same interval.

Usage

1
list2funData(data_list)

Arguments

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

Value

An object of the class funData::funData


StevenGolovkine/denoisr documentation built on Nov. 15, 2021, 8:44 a.m.