ambition(SIN)
ambition()所属R语言包:SIN
Ambition and Attainment
野心和程度
译者:生物统计家园网 机器人LoveR
描述----------Description----------
In a study of ambition and attainment 7 variables are measured on 767 twelth grade males. The variables are:
在研究的雄心和实现7个变量上测量的767 twelth级男性。这些变量是:
</table>
</ TABLE>
用法----------Usage----------
data(ambition)
格式----------Format----------
A list providing a summary of the data. The list contains:
列表提供的数据的摘要。该列表包含以下内容:
the mean vector,
的平均矢量,
the vector of standard deviations,
在矢量的标准偏差,
the correlation matrix, and
的相关矩阵,并且
源----------Source----------
Whittaker, J. (1990) Graphical models in applied multivariate statistics. Chichester: Wiley. (See Ch. 10.4).
惠特克,J.(1990)应用多元统计的图形化模型。奇切斯特:威利。 (见10.4)。
实例----------Examples----------
data(ambition)
ambition$means
ambition$stddev
ambition$corr
ambition$n
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|