shuttle(MASS)
shuttle()所属R语言包:MASS
Space Shuttle Autolander Problem
航天飞机Autolander问题
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The shuttle data frame has 256 rows and 7 columns. The first six columns are categorical variables giving example conditions; the seventh is the decision. The first 253 rows are the training set, the last 3 the test conditions.
shuttle数据框有256行和第7列。上半年列给予例如条件的分类变量;第七是决定。第253行的训练集,在过去3测试条件。
用法----------Usage----------
shuttle
格式----------Format----------
This data frame contains the following factor columns:
这个数据框包含下列因素列:
stable positioning or not (stab / xstab).
定位稳定与否(stab/xstab)。
size of error (MM / SS / LX / XL).
尺寸误差(MM/SS/LX/XL)。
sign of error, positive or negative (pp / nn).
签署的错误,积极或消极的(pp/nn)。
wind sign (head / tail).
风标志(head/tail)。
wind strength (Light / Medium / Strong / Out of Range).
风力强度(Light/Medium/Strong/Out of Range)。
visibility (yes / no).
能见度(yes/no)。
use the autolander or not. (auto / noauto.)
使用与否autolander。 (auto/noauto。)
源----------Source----------
D. Michie (1989) Problems of computer-aided concept formation. In Applications of Expert Systems 2, ed. J. R. Quinlan, Turing Institute Press / Addison-Wesley, pp. 310–333.
四米基(1989年)问题计算机辅助观念的形成。 2,编辑专家系统的应用。 JR昆兰,图灵学院出版社/艾迪生 - 韦斯利,页310-333。
参考文献----------References----------
Modern Applied Statistics with S. Fourth edition. Springer.
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|