LVboxplot.numeric           package:lvplot           R Documentation

_S_i_n_g_l_e _L_V _b_o_x_p_l_o_t

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

     Produces a single lettervalue boxplot for the specified data.

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

     LVboxplot.numeric(x,alpha=0.95, k=NULL, perc=NULL,horizontal=TRUE,col="grey",...)

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

       x: alpha level for significance level: alpha 100% confidence
          intervals do not touch neighboring LV statistics

   alpha: number of letter statistics to compute and draw

       k: if defined, aim for 'perc' percent outliers

    perc: display horizontally (TRUE) or vertically (FALSE)

horizontal: specify base colour to use

     col: unused

     ...: 

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

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

     Hadley Wickham <h.wickham@gmail.com>

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

     'LVboxplot.formula'

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

