pplrUnsorted              package:puma              R Documentation

_R_e_t_u_r_n _a_n _u_n_s_o_r_t_e_d _m_a_t_r_i_x _o_f _P_P_L_R _v_a_l_u_e_s

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

     Returns the output from 'pplr' as an unsorted matrix (i.e. sorted
     according to the original sorting in the original matrix)

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

     pplrUnsorted(p)

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

       p: A matrix as output by 'pplr'. 

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

     A matrix of PPLR values

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

     Richard D. Pearson

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

     Related method 'pplr'

