cenmle-gaussian-class          package:NADA          R Documentation

_C_l_a_s_s "_c_e_n_m_l_e-_g_a_u_s_s_i_a_n"

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

     A "cenmle-gaussian" object is returned from 'cenmle' when a 
     gaussian 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  'cenmle(obs,
     censored, dist="gaussian")'.

_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 '"cenmle"'

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

     _m_e_a_n 'signature(x = "cenmle")': ... 

     _m_e_d_i_a_n 'signature(x = "cenmle")': ... 

     _s_d 'signature(x = "cenmle")': ... 

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

_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:

     'cenmle' 'survreg'

