hl                  package:maxstat                  R Documentation

_A_p_p_r_o_x_i_m_a_t_i_o_n _b_y _H_o_t_h_o_r_n _a_n_d _L_a_u_s_e_n (_2_0_0_1)

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

     Technical parts

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

     hl(scores, H, E, S, msample, N, b)

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

  scores: score vector 

       H: SR-matrix 

       E: matrix of expections 

       S: matrix of variances 

 msample: possible cutpoints 

       N: sample size 

       b: critical value 

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

     see `qmaxstat'.

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

     A list wih components 

   lower: lower bound

   upper: upper bound

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

     Torsten Hothorn <Torsten.Hothorn@rzmail.uni-erlangen.de>

