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

R语言 UsingR包 deflection()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 14:08:04 | 显示全部楼层 |阅读模式
deflection(UsingR)
deflection()所属R语言包:UsingR

                                         Deflection under load
                                         载荷下挠曲

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

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

The data collected in a calibration experiment consisting of a known load, applied to the load cell, and the corresponding deflection of the cell from its nominal position.
组成的公知的负载,施加到负载单元,和从它的标称位置的单元格对应的偏转校正实验中收集的数据。


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


data(deflection)



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

A data frame with 40 observations on the following 2 variables.
40个观察以下2个变量的数据框。




Deflection a numeric vector





Load a numeric vector
加载数字矢量


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

From an example in Engineering Statistics Handbook from http://www.itl.nist.gov/div898/handbook/
从一个例子,从http://www.itl.nist.gov/div898/handbook/工程统计手册


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


data(deflection)
res = lm(Deflection ~ Load, data = deflection)
plot(Deflection ~ Load, data = deflection)
abline(res)                        # looks good?[看起来不错?]
plot(res)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-27 22:25 , Processed in 0.023515 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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