E7.6(SenSrivastava)
E7.6()所属R语言包:SenSrivastava
Community Area Data for the North Part of the City of Chicago
芝加哥市的北部部分社区面积数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The E7.6 data frame has 34 rows and 5 columns.
E7.6数据框有34行5列。
用法----------Usage----------
data(E7.6)
格式----------Format----------
This data frame contains the following columns:
该数据框包含以下几列:
a character vector, name of area.
字符向量,区域的名称。
a numeric vector, percentage of population which are black.
一个数值向量,占人口的百分比是黑色的。
a numeric vector, percentage of population which are spanish speaking.
一个数值向量,这是讲西班牙语的人口的比例。
a numeric vector, percentage of population over 65.
一个数值向量,65岁以上的人口比例。
a numeric vector, median family income for each area.
每个区域的一个数值向量,中位数家庭收入。
源----------Source----------
Data set were constructed by Prof. Siim Soot, Dept. of Geography, University of Illinois at Chicago.
数据集的构建,伊利诺伊大学芝加哥分校GEO系教授西姆·烟灰。
参见----------See Also----------
E7.7, which is the adjacency
E7.7,这是邻接
实例----------Examples----------
data(E7.6)
summary(E7.6)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|