newpainters              package:Zelig              R Documentation

_T_h_e _D_i_s_c_r_e_t_i_z_e_d _P_a_i_n_t_e_r'_s _D_a_t_a _o_f _d_e _P_i_l_e_s

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

     The original painters data contain the subjective assessment,  on
     a 0 to 20 integer scale, of 54 classical painters. The newpainters
     data discretizes the subjective assessment by quartiles with
     thresholds 25%, 50%, 75%. The painters were  assessed on four
     characteristics: composition, drawing,  colour and expression. 
     The data is due to the Eighteenth century  art critic, de Piles.

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

     data(newpainters)

_F_o_r_m_a_t:

     A table containing 5 variables ("Composition", "Drawing",
     "Colour",  "Expression", and "School") and 54 observations.

_S_o_u_r_c_e:

     A. J. Weekes (1986).``A Genstat Primer''. Edward Arnold.

     M. Davenport and G. Studdert-Kennedy (1972). ``The statistical
     analysis of aesthetic judgement: an exploration.'' _Applied
     Statistics_, vol. 21,  pp. 324-333.

     I. T. Jolliffe (1986) ``Principal Component Analysis.'' Springer.

_R_e_f_e_r_e_n_c_e_s:

     Venables, W. N. and Ripley, B. D. (2002) ``Modern Applied
     Statistics with S,'' Fourth edition.  Springer.

