nuclear {npbr} | R Documentation |
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)
Format
A data frame with 254 observations on the following 2 variables.
xtab
Temperature.
ytab
Fracture toughness of each material.
Source
US Electric Power Research Institute (EPRI).
References
Daouia, A., Girard, S. and Guillou, A. (2014). A Gamma-moment approach to monotonic boundary estimation. Journal of Econometrics, 78, 727-740.
Examples
data("nuclear")
[Package npbr version 1.8 Index]