E6.11(SenSrivastava)
E6.11()所属R语言包:SenSrivastava
Heights of Fathers and Sons
父亲和儿子的高度
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The E6.11 data frame has 12 rows and 3 columns.
E6.11数据框有12个行3列。
用法----------Usage----------
data(E6.11)
格式----------Format----------
This data frame contains the following columns:
该数据框包含以下几列:
a numeric vector, height of father to the nearest inch.
一个数值向量,父亲最近英寸的高度。
a numeric vector, average heights of sons.
一个数值向量,儿子的平均身高。
a numeric vector, number of fathers in each group.
一个数值向量,每个组中的父亲。
源----------Source----------
dacey (1983, Ch. 1) from McNemar (1969, p. 130), Psycological Statistics.
从麦克尼马尔dacey(1983年,第1章)(1969年,第130页),心理训练统计。
实例----------Examples----------
data(E6.11)
summary(E6.11)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|