E7.5 | R Documentation |
The E7.5
data frame has 26 rows and 6 columns.
data(E7.5)
This data frame contains the following columns:
a numeric vector, static weight of axle 1.
a numeric vector, weight in motion of axle 1.
a numeric vector, static weight of axles 2–3.
a numeric vector, weight in motion of axles 2–3.
a numeric vector, static weight of axles 4–5.
a numeric vector, weight in motion of axles 4–5.
Trucks can be weighted by two methods. In one, a truck needs to go into a
weighting station and each axle is weighted by conventional means. The
other is newer and a somewhat experimental method where a thin pad is placed
on the highway and axles are weighted as trucks pass over it. Former weight
are called static weights (sw
) while later are called weights in
motion (wim
).
Saleh Mumayiz, Urban Transportation Center, University of Illinois at Chicago, who compiled the data from a data set provided by the Illinois Department of Transportation.
data(E7.5)
summary(E7.5)
plot(E7.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.