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

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

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

                                        Comparison of in-field and laboratory measurement of defects
                                         在现场和实验室测量的缺陷比较

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

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

The Alaska pipeline data consists of in-field ultrasonic measurements of the depths of defects in the Alaska pipeline. The depth of the defects were then re-measured in the laboratory. These measurements were performed in six different batches.
阿拉斯加输油管道的数据由场在阿拉斯加管道的深处缺陷的超声波测量。的缺陷的深度,然后再在实验室中测量。在六个不同的批次进行这些测量。


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


data(alaska.pipeline)



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

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




field.defect Depth of defect as measured in field
field.defect缺陷深度测量领域




lab.defect Depth of defect as measured in lab
lab.defect缺陷深度测量实验室




batch One of 6 batches
一批6批


源----------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(alaska.pipeline)
res = lm(lab.defect ~ field.defect, alaska.pipeline)
plot(lab.defect ~ field.defect, alaska.pipeline)
abline(res)
plot(fitted(res),resid(res))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-28 00:59 , Processed in 0.022439 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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