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

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

[复制链接]
发表于 2012-9-27 23:40:23 | 显示全部楼层 |阅读模式
aircond(rpanel)
aircond()所属R语言包:rpanel

                                        Intervals between the failure of air-conditioning equipment in aircraft
                                         空气调节设备的故障之间的时间间隔,在飞机

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

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

These data, reported by Proschan (1963, Technometrics 5, 375-383), refer to the intervals, in service-hours, between failures of the air-conditioning equipment in a Boeing 720 aircraft.  (Proschan reports data on 10 different aircraft.  The data from only one of the aircraft is used here.   Cox and Snell (1981, Applied Statistics: principles and examples, Chapman and Hall, London) discuss the analysis of the data on all 10 aircraft.)
Proschan报告(1963年,品质管理5,375-383),这些数据,请参阅的间隔,在服务时,在波音720飞机之间的空气调节设备的故障。 (Proschan报告数据对10种不同的飞机,其中一架飞机的数据,这里使用的是Cox和Snell(1981年,应用统计原理和例子,查普曼和霍尔,伦敦)讨论的数据分析,在所有的10架飞机。)

The dataset consists of a single vector of data.
该数据集包括一个单一的矢量数据。

The data are used in the rp.likelihood example script.
该数据用于在rp.likelihood示例脚本。


参考文献----------References----------

rpanel: Simple interactive controls for R functions using the tcltk package. Journal of Statistical Software, 17, issue 9.

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


if (interactive()) {
   data(aircond)
   hist(aircond)
   rp.likelihood("dexp(data, theta)", aircond, 0.005, 0.03)
   rp.likelihood("dgamma(data, theta[1], theta[2])",
        aircond, c(0.3, 0.005), c(3, 0.06))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-26 03:36 , Processed in 0.024687 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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