📄 pima.tr.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>R: Diabetes in Pima Indian Women</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 Pima.tr {MASS}"><tr><td>Pima.tr {MASS}</td><td align="right">R Documentation</td></tr></table>
<h2>Diabetes in Pima Indian Women</h2>
<h3>Description</h3>
<p>
A population of women who were at least 21 years old, of Pima Indian heritage
and living near Phoenix, Arizona, was tested for diabetes
according to World Health Organization criteria. The data
were collected by the US National Institute of Diabetes and Digestive and
Kidney Diseases. We used the 532 complete records after dropping the
(mainly missing) data on serum insulin.
</p>
<h3>Usage</h3>
<pre>
Pima.tr
Pima.tr2
Pima.te
</pre>
<h3>Format</h3>
<p>
These data frames contains the following columns:
<dl>
<dt><code>npreg</code></dt><dd>number of pregnancies
</dd>
<dt><code>glu</code></dt><dd>plasma glucose concentration in an oral glucose tolerance test
</dd>
<dt><code>bp</code></dt><dd>diastolic blood pressure (mm Hg)
</dd>
<dt><code>skin</code></dt><dd>triceps skin fold thickness (mm)
</dd>
<dt><code>bmi</code></dt><dd>body mass index (weight in kg/(height in m)<i>^2</i>)
</dd>
<dt><code>ped</code></dt><dd>diabetes pedigree function
</dd>
<dt><code>age</code></dt><dd>age in years
</dd>
<dt><code>type</code></dt><dd><code>Yes</code> or <code>No</code>, for diabetic according to WHO criteria
</dd></dl>
<h3>Details</h3>
<p>
The training set <code>Pima.tr</code> contains a randomly selected set of 200
subjects, and <code>Pima.te</code> contains the remaining 322 subjects.
<code>Pima.tr2</code> contains <code>Pima.tr</code> plus 100 subjects with
missing values in the explanatory variables.
</p>
<h3>Source</h3>
<p>
Smith, J. W., Everhart, J. E., Dickson, W. C., Knowler, W. C.
and Johannes, R. S. (1988)
Using the ADAP learning algorithm to forecast the onset of
<EM>diabetes mellitus</EM>.
In
<EM>Proceedings of the Symposium on Computer Applications in Medical Care (Washington, 1988),</EM>
ed. R. A. Greenes, pp. 261–265.
Los Alamitos, CA: IEEE Computer Society Press.
</p>
<p>
Ripley, B.D. (1996)
<EM>Pattern Recognition and Neural Networks.</EM>
Cambridge: Cambridge University Press.
</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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -