找回密码
 注册
查看: 325|回复: 0

R语言 SenSrivastava包 E1.15()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 01:01:29 | 显示全部楼层 |阅读模式
E1.15(SenSrivastava)
E1.15()所属R语言包:SenSrivastava

                                         Stevens Experiment to compare notes against a standard (80 Db)
                                         史蒂文斯实验来研究针对标准(80分贝)

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

The E1.15 data frame has 10 rows and 3 columns. Stevens (1956) asked a number of persons to compare notes of  various decibel levels against a standard (80 decibels) and to assign  them a loudness rating with the standard note being a 10. logy is  the response variable and x the stimulus.
E1.15数据框有10行3列。史蒂文斯(1956年)的人问了一些不同的分贝水平对记录进行比较的标准(80分贝),并为它们分配一个响度评定值与标准注10。呆呆的响应变量x的刺激。


用法----------Usage----------


data(E1.15)



格式----------Format----------

This data frame contains the following columns:
该数据框包含以下几列:

a numeric vector, the stimulus.
一个数值向量,刺激。

a numeric vector, the median response at x
一个数值向量,中位缓解x

a numeric vector, the log of y.
一个数值向量,logy。


源----------Source----------

Dacey,M.F. (1983)  Social science Theories and Methods I:  Models of Data Evanston: Northwestern University, fromStevens (1956).   
Dacey,M.F. (1983)社会科学的理论和方法I:模型的数据埃文斯顿西北大学,fromStevens(1956)。


实例----------Examples----------


data(E1.15)
attach(E1.15)
plot(x, logy)
abline(lm( logy ~ x, data=E1.15))
detach()

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-5-19 12:06 , Processed in 0.028437 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表