powered by
The engine data frame has 32 rows and 2 columns. The first column contains the corrosion level, the second column gives the engine failure time.
engine
data(engine)
This data frame contains the following columns:
A numeric vector of corrosion levels.
A numeric vector of failure times.