Learn R Programming

weibulltools (version 2.1.0)

voltage: High Voltage Stress Test for the Dielectric Insulation of Generator armature bars

Description

A sample of 58 segments of bars were subjected to a high voltage stress test. Two failure modes occurred, Mode D (degradation failure) and Mode E (early failure).

Usage

voltage

Arguments

Format

A tibble with 58 rows and 3 variables:

hours

Observed hours.

failure_mode

One of two failure modes (D and E) or censored if no failure occurred.

status

If failure_mode is either D or E this is 1 else 0.