determineDepth            package:lvplot            R Documentation

_D_e_t_e_r_m_i_n_e _d_e_p_t_h

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

     Determine number of letter values needed for n observations

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

     determineDepth(n, k, alpha,  perc)

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

       n: number of observation to be shown in the LV boxplot

       k: number of letter value statistics used

   alpha: if defined, depth k is calculated such that confidence
          intervals of an LV statistic do not extend into neighboring
          LV statistics

    perc: if defined, depth k is adjusted such that 'perc' percent
          outliers are shown

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

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

     Hadley Wickham <h.wickham@gmail.com>

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

