E1.19(SenSrivastava)
E1.19()所属R语言包:SenSrivastava
Data on Book Prices, Pages and Type of Binding
图书的价格,Pages和绑定类型的数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The E1.19 data frame has 20 rows and 3 columns. Compiled from the catalog of one publisher of American Government books.
E1.19数据框有20行3列。编译自美国政府的书籍目录中的一个出版商。
用法----------Usage----------
data(E1.19)
格式----------Format----------
This data frame contains the following columns:
该数据框包含以下几列:
a numeric vector, price of book.
一个数值向量,价格的书。
a numeric vector, number of pages of book.
一个数值向量,数量的页的书。
a factor with levels c p, c is cloth and p is paperback.
因素与水平cp,c是布和p是平装本。
源----------Source----------
Compiled by one of the authors.
编译的作者之一。
实例----------Examples----------
data(E1.19)
summary(E1.19)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|