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

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

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

                                        Simulations of normal-based confidence intervals
                                         模拟正常的置信区间

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

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

This function shows simulated confidence intervals for the mean of a normal distribution.  It also creates a panel which controls the  mean and standard deviation of the population, the size of the  simulated sample.
这个功能显示了仿真的置信区间为均值的正态分布。它还创建一个面板,其控制的人口,模拟样品的大小的平均值和标准偏差。


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


   rp.ci(mu = 0, sigma = 1, sample.sizes = c(30, 50, 100, 200, 500),
                     panel.plot = TRUE, hscale = NA, vscale = hscale)



参数----------Arguments----------

参数:mu, sigma
the population mean and standard deviation.
人口的均值和标准差。


参数:sample.sizes
the available sample sizes for simulated data.
可用的样本量的模拟数据。


参数:panel.plot
a logical parameter which determines whether the plot is placed inside the panel (TRUE) or the standard graphics window (FALSE).  If the plot is to be placed inside the panel then the tkrplot library is required.
逻辑参数确定是否的图被放置在面板(TRUE)或标准图形窗口(FALSE)。如果被放置在面板的图,然后tkrplot库是必需的。


参数:hscale, vscale
scaling parameters for the size of the plot when panel.plot is set to TRUE.  The default values are 1 on Unix platforms and 1.4 on Windows platforms.
缩放参数的图形大小时panel.plot设置为TRUE。在Unix平台上的默认值是1和1.4在Windows平台上。


Details

详细信息----------Details----------

A button is provided to sample repeatedly from the current settings.  Confidence intervals which cover the population mean are coloured blue while those which miss are coloured red.  Repeated simulations illustrate the property of confidence intervals to capture the true value with probability determined by the confidence level (which here is set to 0.95).
一个按钮从目前的设定反复品尝。覆盖人口的置信区间的意思是蓝色的,而那些错过是红色的。反复模拟示出捕捉到的真正的值确定的置信水平(在这里被设置为0.95)的概率的置信区间的属性。


值----------Value----------

Nothing is returned.
不返回任何值。


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

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

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


if (interactive()) {
  rp.ci()

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-26 01:50 , Processed in 0.022486 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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