pattern                 package:lcd                 R Documentation

_C_h_a_i_n _g_r_a_p_h _p_a_t_t_e_r_n _c_o_m_p_u_t_a_t_i_o_n

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

     Extracts the pattern of a chain graph.

_U_s_a_g_e:

     pattern(amat) 

_A_r_g_u_m_e_n_t_s:

    amat: the adjacency matrix of a chain graph.

_V_a_l_u_e:

     The adjacency matrix of the chain graph pattern.

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

     Zongming Ma and Xiangrui Meng

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

     Studeny, M. (1997). A recovery algorithm for chain graphs. _Int.
     J. Approx. Reasoning,_ *17*, 265-293.

