painters.html

来自「本程序是基于linux系统下c++代码」· HTML 代码 · 共 85 行

HTML
85
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>R: The Painter's Data of de Piles</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="../../R.css">
</head><body>

<table width="100%" summary="page for painters {MASS}"><tr><td>painters {MASS}</td><td align="right">R Documentation</td></tr></table>
<h2>The Painter's Data of de Piles</h2>


<h3>Description</h3>

<p>
The subjective assessment, on a 0 to 20 integer scale, of 54
classical painters.  The painters were assessed on four characteristics:
composition, drawing, colour and expression.  The data is due to the
Eighteenth century art critic, de Piles.
</p>


<h3>Usage</h3>

<pre>
painters
</pre>


<h3>Format</h3>

<p>
The row names of the data frame are the painters. The components are:
<dl>
<dt><code>Composition</code></dt><dd>Composition score
</dd>
<dt><code>Drawing</code></dt><dd>Drawing score
</dd>
<dt><code>Colour</code></dt><dd>Colour score
</dd>
<dt><code>Expression</code></dt><dd>Expression score
</dd>
<dt><code>School</code></dt><dd>The school to which a painter belongs, as indicated by a factor level
code as follows:
<code>"A"</code>: Renaissance;
<code>"B"</code>: Mannerist;
<code>"C"</code>: Seicento;
<code>"D"</code>: Venetian;
<code>"E"</code>: Lombard;
<code>"F"</code>: Sixteenth Century;
<code>"G"</code>: Seventeenth Century;
<code>"H"</code>: French.
</dd></dl>

<h3>Source</h3>

<p>
A. J. Weekes (1986)
<EM>A Genstat Primer.</EM>
Edward Arnold.
</p>
<p>
M. Davenport and G. Studdert-Kennedy (1972) The statistical
analysis of aesthetic judgement: an exploration.
<EM>Applied Statistics</EM>
<B>21</B>,  324&ndash;333.
</p>
<p>
I. T. Jolliffe (1986)
<EM>Principal Component Analysis.</EM>
Springer.
</p>


<h3>References</h3>

<p>
Venables, W. N. and Ripley, B. D. (2002)
<EM>Modern Applied Statistics with S.</EM> Fourth edition.  Springer.
</p>



<hr><div align="center">[Package <em>MASS</em> version 7.2-44 <a href="00Index.html">Index]</a></div>

</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?