summary.mle-class package:stats4 R Documentation _C_l_a_s_s "_s_u_m_m_a_r_y._m_l_e", _s_u_m_m_a_r_y _o_f "_m_l_e" _o_b_j_e_c_t_s _D_e_s_c_r_i_p_t_i_o_n: Extract of "mle" object _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 'new("summary.mle", ...)', but most often by invoking 'summary' on an "mle" object. They contain values meant for printing by 'show'. _S_l_o_t_s: '_c_a_l_l': Object of class '"language"' The call that generated the "mle" object. '_c_o_e_f': Object of class '"matrix"'. Estimated coefficients and standard errors '_m_2_l_o_g_L': Object of class '"numeric"'. Minus twice the log likelihood. _M_e_t_h_o_d_s: _s_h_o_w 'signature(object = "summary.mle")': Pretty-prints 'object' _c_o_e_f 'signature(object = "summary.mle")': Extracts the contents of the 'coef' slot _S_e_e _A_l_s_o: 'summary', 'mle', 'mle-class'