FLXcomponent-class          package:flexmix          R Documentation

_C_l_a_s_s "_F_L_X_c_o_m_p_o_n_e_n_t"

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

     A fitted component of a 'flexmix' model.

_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("FLXcomponent",
     ...)'.

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

     '_d_f': Number of paramters used by the component.

     '_l_o_g_L_i_k': Function computing the log-likelihood of observations.

     '_p_a_r_a_m_e_t_e_r_s': List with model parameters.

     '_p_r_e_d_i_c_t': Function predicting response for new data.

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

     Friedrich Leisch

