Learn R Programming

fda (version 1.1.8)

pinch: pinch force data

Description

151 measurements of pinch force during 20 replications

Arguments

format

Matrix of dimension c(151, 20).

source

Ramsay, James O., and Silverman, Bernard W. (2006), Functional Data Analysis, 2nd ed., Springer, New York, p. 13, Figure 1.11, pp. 22-23, Figure 2.2, and p. 144, Figure 7.13.

Details

Measurements every 2 miliseconds.

Examples

Run this code
plot(pinch[, 1], type="b")

Run the code above in your browser using DataLab