E3.8(SenSrivastava)
E3.8()所属R语言包:SenSrivastava
Map reading Test scores and Route Finding Scores
图阅读测试成绩和路线查找成绩
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The E3.8 data frame has 20 rows and 3 columns. 20 student volunteers where given a map reading test and a test of route finding on transit maps.
E3.8数据框有20行3列。 20名学生志愿者在那里的路由查找的过境图的图阅读测试和测试。
用法----------Usage----------
data(E3.8)
格式----------Format----------
This data frame contains the following columns:
该数据框包含以下几列:
a numeric vector, ability to find routes to a given destination on a transit route map where scored y.
一个数值向量,能够找到一个给定的目的地的路线上的中转路线图取得了y。
a numeric vector, scores on a map reading ability test.
一个数值向量,在图上的阅读能力测试的分数。
a factor with levels Non.users Users, users and non-users of transit.
因素与水平Non.usersUsers,使用者和非使用者的运输。
源----------Source----------
Preof. Siim Soot, Department of Geography, University of Illinois at Chicago.
Preof。西姆·烟灰,伊利诺伊大学芝加哥分校GEO系。
实例----------Examples----------
data(E3.8)
summary(E3.8)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|