powered by
This function plots functional data on a time grid
f_plot(t, f)
A numeric vector of length \(M\) specifying the common grid on which all curves f have been observed.
f
A numeric matrix of shape \(M \times N\) specifying a sample of \(N\) curves observed on a grid of size \(M\).