gsiinternal           package:compositions           R Documentation

_I_n_t_e_r_n_a_l _f_u_n_c_t_i_o_n_s _o_f _t_h_e _c_o_m_p_o_s_i_t_i_o_n_s _p_a_c_k_a_g_e

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

     Internal function to compute 2D marginal compositions for plots

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

     gsi.plotmargin(X,d,margin)

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

       X: A multivariate compositional dataset

       d: a numeric or character vector of two elements specifying the
          margin

  margin: a character specifying the type of margin to be choosen.
          Possible values are "acomp", "rcomp" or a column name from
          the dataset.

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

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

     a composition of three elements.

_N_o_t_e:

     Do not use gsi.* functions directly since they are internal
     functions of the package

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

     'gsi'

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

