hllm-class              package:gRbase              R Documentation

_C_l_a_s_s "_h_l_l_m" ~~~

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

     ~~ A concise (1-5 lines) description of what the class is.  ~~

_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("hllm", formula,
     gmData, marginal)'. ~~ describe objects here ~~

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

     '_f_o_r_m_u_l_a': Object of class '"formula"' ~~ 

     '_g_m_D_a_t_a': Object of class '"gmData"' ~~ 

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

     Class '"gModel"', directly.

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

     _a_d_d_E_d_g_e 'signature(object = "hllm")': ... 

     _a_d_d_V_e_r_t_e_x 'signature(object = "hllm")': ... 

     _c_o_e_r_c_e 'signature(from = "hllm", to = "hllmloglin")': ... 

     _c_o_e_r_c_e 'signature(from = "hllm", to = "hllmloglm")': ... 

     _d_r_o_p_E_d_g_e 'signature(object = "hllm")': ... 

     _d_r_o_p_V_e_r_t_e_x 'signature(object = "hllm")': ... 

     _d_y_n_a_m_i_c._G_r_a_p_h 'signature(object = "hllm")': ... 

     _f_i_t 'signature(object = "hllm")': ... 

     _F_o_r_m_u_l_a 'signature(object = "hllm")': ... 

     _F_o_r_m_u_l_a<- 'signature(x = "hllm")': ... 

     _g_e_t_F_i_t 'signature(object = "hllm")': ... 

     _g_m_D_a_t_a 'signature(object = "hllm")': ... 

     _i_n_i_t_i_a_l_i_z_e 'signature(.Object = "hllm")': ... 

     _m_o_d_i_f_y_M_o_d_e_l 'signature(object = "hllm")': ... 

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

     _t_e_s_t_E_d_g_e 'signature(object = "hllm")': ... 

_N_o_t_e:

     ~~further notes~~

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

     ~~who you are~~

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

     ~put references to the literature/web site here ~

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

_E_x_a_m_p_l_e_s:

     ##---- Should be DIRECTLY executable !! ----

