engine {ismev}R Documentation

Engine Failure Time Data

Description

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.

Usage

data(engine)

Format

This data frame contains the following columns:

Time
A numeric vector of corrosion levels.
Corrosion
A numeric vector of failure times.

Source

Unknown.


[Package ismev version 1.32 Index]