Motorcycle {mffSM} | R Documentation |
Observations consist of acceleration readings taken through time in an experiment (a simulated motorcycle crash) on the efficacy of crash helmets.
Data are analyzed by Silverman (1985) and reported by Haerdle (1990, Table B.1).
data(Motorcycle)
A data.frame
with 133 rows and the following variables.
time [in milliseconds] after a simulated impact with motorcycles.
head acceleration [in g] of a PTMO (post mortem human test object).
Haerdle, W. (1990). Applied Nonparametric Regression. Cambridge: Cambridge University Press.
Silverman, B. W. (1985). Some aspects of the spline smoothing approach to non–parametric regression curve fitting (with Discussion). Journal of the Royal Statistical Society, Series B, 47, 1-52.
data(Motorcycle) summary(Motorcycle)