f_plot {fdasrvf}R Documentation

Plot functional data

Description

This function plots functional data on a time grid

Usage

f_plot(t, f)

Arguments

t

A numeric vector of length MM specifying the common grid on which all curves f have been observed.

f

A numeric matrix of shape M×NM \times N specifying a sample of NN curves observed on a grid of size MM.


[Package fdasrvf version 2.3.1 Index]