Learn R Programming

npbr (version 1.8)

nuclear: Reliability programs of nuclear reactors

Description

The dataset from the US Electric Power Research Institute (EPRI) consists of 254 toughness results obtained from non-irradiated representative steels. For each steel \(i\), fracture toughness \(y_i\) and temperature \(x_i\) were measured.

Usage

data(nuclear)

Arguments

Format

A data frame with 254 observations on the following 2 variables.

xtab

Temperature.

ytab

Fracture toughness of each material.

References

Daouia, A., Girard, S. and Guillou, A. (2014). A Gamma-moment approach to monotonic boundary estimation. Journal of Econometrics, 78, 727-740.

Examples

Run this code
data("nuclear")

Run the code above in your browser using DataLab