biopsy.html

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

HTML
105
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>R: Biopsy Data on Breast Cancer Patients</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 biopsy {MASS}"><tr><td>biopsy {MASS}</td><td align="right">R Documentation</td></tr></table>
<h2>Biopsy Data on Breast Cancer Patients</h2>


<h3>Description</h3>

<p>
This breast cancer database was obtained from the University of Wisconsin
Hospitals, Madison from Dr. William H. Wolberg. He assessed biopsies
of breast tumours for 699 patients up to 15 July 1992; each of nine
attributes has been scored on a scale of 1 to 10, and the outcome is
also known. There are 699 rows and 11 columns.
</p>


<h3>Usage</h3>

<pre>
biopsy
</pre>


<h3>Format</h3>

<p>
This data frame contains the following columns:
<dl>
<dt><code>ID</code></dt><dd>Sample code number (not unique)
</dd>
<dt><code>V1</code></dt><dd>Clump thickness
</dd>
<dt><code>V2</code></dt><dd>Uniformity of cell size
</dd>
<dt><code>V3</code></dt><dd>Uniformity of cell shape
</dd>
<dt><code>V4</code></dt><dd>Marginal adhesion
</dd>
<dt><code>V5</code></dt><dd>Single epithelial cell size
</dd>
<dt><code>V6</code></dt><dd>Bare nuclei (16 values are missing)
</dd>
<dt><code>V7</code></dt><dd>Bland chromatin
</dd>
<dt><code>V8</code></dt><dd>Normal nucleoli
</dd>
<dt><code>V9</code></dt><dd>Mitoses
</dd>
<dt><code>class</code></dt><dd><code>"benign"</code> or <code>"malignant"</code>
</dd></dl>

<h3>Source</h3>

<p>
P. M. Murphy and D. W. Aha  (1992). UCI Repository of machine
learning databases. [Machine-readable data repository]. Irvine, CA:
University of California, Department of Information and Computer Science.
</p>
<p>
O. L. Mangasarian and W. H. Wolberg (1990)
Cancer diagnosis via linear programming.
<EM>SIAM News</EM> <B>23</B>, pp 1 &amp; 18.
</p>
<p>
William H. Wolberg and O.L. Mangasarian (1990)
Multisurface method of pattern separation for medical diagnosis
applied to breast cytology.
<EM>Proceedings of the National Academy of Sciences, U.S.A.</EM>
<B>87</B>, pp. 9193&ndash;9196.
</p>
<p>
O. L. Mangasarian, R. Setiono and W.H. Wolberg (1990)
Pattern recognition via linear programming: Theory and application
to medical diagnosis. In
<EM>Large-scale Numerical Optimization</EM>
eds Thomas F. Coleman and Yuying Li, SIAM Publications, Philadelphia,
pp 22&ndash;30.
</p>
<p>
K. P. Bennett and O. L. Mangasarian (1992)
Robust linear programming discrimination of two linearly inseparable sets.
<EM>Optimization Methods and Software</EM>
<B>1</B>, pp. 23&ndash;34 (Gordon &amp; Breach Science Publishers).
</p>


<h3>References</h3>

<p>
Venables, W. N. and Ripley, B. D. (1999)
<EM>Modern Applied Statistics with S-PLUS.</EM> Third
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 + -
显示快捷键?