E3.6(SenSrivastava)
E3.6()所属R语言包:SenSrivastava
Data on Corporations and Corporation Chairmen
数据公司及公司主席
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The E3.6 data frame has 50 rows and 6 columns.
E3.6数据框有50行6列。
用法----------Usage----------
data(E3.6)
格式----------Format----------
This data frame contains the following columns:
该数据框包含以下几列:
a numeric vector, salary 1984, in dollars.
一个数值向量,1984年,美元工资。
a numeric vector, salary 1983, in dollars.
一个数值向量,1983年,以美元工资。
a numeric vector, number of shares the chairman holds.
一个数值向量,股数持有的董事长。
a numeric vector, total revenue of the company.
一个数值向量,该公司的总收入。
a numeric vector, total income of the company.
一个数值向量,该公司的总收入。
a numeric vector, age of chairman, in years.
一个数值向量,年龄董事长,在几年。
源----------Source----------
Reprinted with permission from the May 13, 1985, issue of Crain's Chicago Business. Copyright 1985 by Crain's Communications, Inc. The data given are a portion of the original table.
从5月13日,1985年发行的克雷恩芝加哥商业授权转载。版权Crain的通信公司1985年的数据是原始表的一部分。
实例----------Examples----------
data(E3.6)
summary(E3.6)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|