E6.8(SenSrivastava)
E6.8()所属R语言包:SenSrivastava
Dial-a-ride Data
打检测程数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The E6.8 data frame has 54 rows and 7 columns. It has 7 variables describing 54 dial-a-ride services in U.S. and Canada. It needs weighted regression.
E6.8数据框有54个行7列。它有7个变量描述在美国和加拿大的54提供检测预约服务。它需要加权回归。
用法----------Usage----------
data(E6.8)
格式----------Format----------
This data frame contains the following columns:
该数据框包含以下几列:
a numeric vector, population of area where service where operating.
一个数值向量,人口的区域,在服务的工作。
a numeric vector, area of the place where service where provided.
一个数值向量,面积的地方服务规定的情况下。
a numeric vector, number of riders using the system.
一个数值向量,使用该系统的数骑手。
a numeric vector, hours of operation.
一个数值向量,操作时间。
a numeric vector, number of vehicles in operation.
一个数值向量,在运行的车辆数。
a numeric vector, the fare used.
一个数值向量,票价使用。
a numeric vector, a composite index, 1 when several ridership enhancing features where present, and 0 elsewhere.
一个数值向量,一个综合指数,几个乘客量增强功能时,如果存在,并在其他地方。
源----------Source----------
Collected by Louise Stanton-Maston, from 54 services in U.S. and Canada.
收集路易斯·斯坦顿MASTON,从54个服务在美国和加拿大。
实例----------Examples----------
data(E6.8)
summary(E6.8)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|