E6.1 | R Documentation |
The E6.1
data frame has 62 rows and 2 columns.
data(E6.1)
This data frame contains the following columns:
a numeric vector, distance covered to come to a standstill after breaking.
a numeric vector, speed before breaking.
From Ezekiel,M. and F. A. Fox, Methods of Correlation and Regression Analysis. Copyright 1959 John Wiley and Sons, Inc.
data(E6.1)
attach(E6.1)
plot(sp., d.)
detach()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.