toy_data: Distributed Gaussian Peak Dataset

toy_dataR Documentation

Distributed Gaussian Peak Dataset

Description

A functional dataset where the individual functions are given by a Gaussian peak with locations along the x-axis. The variables are as follows: f containing the 29 functions of 101 samples and time which describes the sampling.

Usage

toy_data

Format

toy_data

A list with two components:

  • f: A numeric matrix of shape 101 \times 29 storing a sample of size N = 29 of curves evaluated on a grid of size M = 101.

  • time: A numeric vector of size M = 101 storing the grid on which the curves f have been evaluated.


fdasrvf documentation built on Nov. 19, 2023, 1:09 a.m.