cenreg-lognormal-class         package:NADA         R Documentation

_C_l_a_s_s "_c_e_n_r_e_g-_l_o_g_n_o_r_m_a_l"

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

     A "cenreg-lognormal" object is returned from 'cenreg' when a 
     lognormal distribution is chosen with the `dist' option.

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects can be created by calls of the form  'cenreg(obs,
     censored, dist="lognormal")'.

_S_l_o_t_s:

     '_n': Total number of observations associated with the model

     '_n._c_e_n': Number of censored observations

     '_y': Vector of observations

     '_y_c_e_n': Censoring indicator

     '_c_o_n_f._i_n_t': Confidence interval associated with the model

     '_s_u_r_v_r_e_g': Object of class '"survreg"'  

_E_x_t_e_n_d_s:

     Class '"cenreg"'

_M_e_t_h_o_d_s:

     _p_r_e_d_i_c_t 'signature(object = "cenreg")': ... 

     _p_r_i_n_t 'signature(x = "cenreg")': ... 

     _s_u_m_m_a_r_y 'signature(object = "cenreg")': ... 

_A_u_t_h_o_r(_s):

     Lopaka(Rob) Lee <rclee@usgs.gov>

     Dennis Helsel <dhelsel@usgs.gov>

_S_e_e _A_l_s_o:

     'cenreg' 'survreg'

