Learn R Programming

fdasrvf (version 2.3.6)

growth_vel: Berkeley Growth Velocity Dataset

Description

Combination of both boys and girls growth velocity from the Berkley dataset.

Usage

growth_vel

Arguments

Format

growth_vel

A list with two components:

  • f: A numeric matrix of shape \(69 \times 93\) storing a sample of size \(N = 93\) of curves evaluated on a grid of size \(M = 69\).

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