E9.18(SenSrivastava)
E9.18()所属R语言包:SenSrivastava
Data Travel Times and Usage for Automobiles and Public Transportation
旅行时间和用途的汽车和公共交通
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The E9.18 data frame has 51 rows and 4 columns.
E9.18数据框有51行4列。
用法----------Usage----------
data(E9.18)
格式----------Format----------
This data frame contains the following columns:
该数据框包含以下几列:
a numeric vector, travel time by car, in tenth of minutes.
一个数值向量,出行时间的车程,在第十分钟。
a numeric vector, travel time by public transportation, in tenth of minutes.
一个数值向量,公共交通出行时间,在第十分钟。
a numeric vector, number of those who used a car or van either as driver or passenger.
一个数值向量,那些谁使用的汽车或货车,无论是作为司机或乘客的数量。
a numeric vector, number of people using any kind of public transportation.
一个数值向量,数人使用任何形式的公共交通。
Details
详细信息----------Details----------
Travel times modified by one of the authors to reflect the cost of parking. For downtown zones (Chicago) this amounted to about 60 minutes.
旅行时间修改的作者之一,反映的停车费用。市中心区(芝加哥)为约60分钟。
源----------Source----------
Selected by Robert Drozd from Census (US) Urban Transportation Planning Package, for the Chicago area.
由罗伯特·德罗兹德选择从人口普查(美国)城市交通规划的一揽子计划,在芝加哥区域。
实例----------Examples----------
data(E9.18)
summary(E9.18)
plot(E9.18)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|