outputLVplot             package:lvplot             R Documentation

_L_V _s_u_m_m_a_r_y _t_a_b_l_e

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

     Create letter value summary table

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

     outputLVplot(x,qu,k,out,depth,alpha)

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

       x: numeric vector

      qu: quantiles to compute

       k: number of letter statistics

     out: list of outliers

   depth: depth of the corresponding LV statistic (i.e. how far from
          the outside do we have to go into the sorted data values?)

   alpha: significance level

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

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

letter.val: letter value statistic, distinguishes between upper and lower LV statistic for all statistics but the median: 

conf.int: confidence interval of corresponding letter value statistic: 

out: list of defined outliers: 

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

     Hadley Wickham <h.wickham@gmail.com>

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

