nuclear                 package:boot                 R Documentation

_N_u_c_l_e_a_r _P_o_w_e_r _S_t_a_t_i_o_n _C_o_n_s_t_r_u_c_t_i_o_n _D_a_t_a

_D_e_s_c_r_i_p_t_i_o_n:

     The 'nuclear' data frame has 32 rows and 11 columns.

     The data relate to the construction of 32 light water reactor
     (LWR) plants  constructed in the U.S.A in the late 1960's and
     early 1970's.  The data was collected with the aim of predicting
     the cost of construction of further LWR plants.  6 of the power
     plants had partial turnkey guarantees and it is possible that, for
     these plants, some manufacturers' subsidies may be hidden  in the
     quoted capital costs.

_U_s_a_g_e:

     data(nuclear)

_F_o_r_m_a_t:

     This data frame contains the following columns:

     '_c_o_s_t' The capital cost of construction in millions of dollars
          adjusted to 1976 base.

     '_d_a_t_e' The date on which the construction permit was issued.  The
          data are measured in years since January 1 1990 to the
          nearest month.

     '_t_1' The time between application for and issue of the
          construction permit.

     '_t_2' The time between issue of operating license and construction
          permit.

     '_c_a_p' The net capacity of the power plant (MWe).

     '_p_r' A binary variable where '1' indicates the prior existence of
          a LWR plant at the same site.

     '_n_e' A binary variable where '1' indicates that the plant was
          constructed in the  north-east region of the U.S.A.

     '_c_t' A binary variable where '1' indicates the use of a cooling
          tower in the plant.

     '_b_w' A binary variable where '1' indicates that the nuclear steam
          supply system was manufactured by Babcock-Wilcox.

     '_c_u_m._n' The cumulative number of power plants constructed by each
          architect-engineer.

     '_p_t' A binary variable where '1' indicates those plants with
          partial turnkey guarantees.

_S_o_u_r_c_e:

     The data were obtained from

     Cox, D.R. and Snell, E.J. (1981)  _Applied Statistics: Principles
     and Examples_. Chapman and Hall.

_R_e_f_e_r_e_n_c_e_s:

     Davison, A.C. and Hinkley, D.V. (1997)  _Bootstrap Methods and
     Their Application_. Cambridge University Press.

