giRaph                package:giRaph                R Documentation

_T_h_e _p_a_c_k_a_g_e '_g_i_R_a_p_h': _s_u_m_m_a_r_y _i_n_f_o_r_m_a_t_i_o_n

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

     This package provides classes and methods for graph representation
     and manipulation in R

_D_e_t_a_i_l_s:

        *  'giRaph' provides a general framework for dealing with
           mathematical graphs. The setting is very general and
           includes four types of representations and four types of
           graphs with conversions between them.

        *  Other packages for mathematical graphs in R include:
           Bioconductor 'graph', 'mathgraph', 'dynamicGraph', 'ggm'.

     The package is inteded as a contribution to the gR-project
     described by Lauritzen (2002).

_A_u_t_h_o_r_s:

     Jens Henrik Badsberg, Biometry Research Unit, Danish Institute of
     Agricultural Sciences, DK-8830 Tjele, Denmark

     Claus Dethlefsen, Center for Cardiovascular Research, Aalborg
     Hospital, Aarhus University Hospital, DK-9000 Aalborg, Denmark

     Luca La Rocca, Department of Social, Cognitive and Quantitative
     Sciences, University of Modena and Reggio Emilia, IT-42100 Reggio
     Emilia, Italy.

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

     Lauritzen, S. L. (2002). gRaphical Models in R. _R News_, 3(2)39.

