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

R语言 SamplerCompare包 arms.sample()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-29 21:32:06 | 显示全部楼层 |阅读模式
arms.sample(SamplerCompare)
arms.sample()所属R语言包:SamplerCompare

                                        Adaptive Rejection Metropolis Sampler
                                         自适应抑制大都市采样

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

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

Generate a sample from a probability distribution with
生成的概率分布与一个样品从


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


arms.sample(target.dist, x0, sample.size, tuning=1)



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

参数:target.dist
Target distribution; see make.dist.
目标分配; make.dist。


参数:x0
Numeric vector containing initial state.
数字向量初始状态。


参数:sample.size
Sample size requested.
试样尺寸的要求。


参数:tuning
Scale for initial envelope; see details.
量表的初步信封,查看详细信息。


Details

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

arms.sample implements Adaptive Rejection Metropolis Sampling (Gilks, Best, and Tan, 1995).  As described by Gilks et al, a user of ARMS must specify an initial envelope roughly approximating the target density.  This implementation attempts to provide a simpler interface for users by generating an envelope automatically.
arms.sample实现自适应拒绝的Metropolis抽样(Gilks,最佳,谭,1995年)。 Gilks等,所描述的大致相若的目标密度武器的用户必须指定一个初始的信封。此实现试图提供一种更简单的用户接口,用于通过自动生成一个信封。

To form an initial envelope for coordinate (i), four abscissae are needed.  One is x0.  The sampler tries points with abscissae x0[i]-2^k*tuning and x0[i]+2^k*tuning for whole-numbers k until points with log densities smaller than that at x0 are found, then chooses a fourth point from the interior of the two found points.  (Specifically, the interval between x0 and the lowest density found point is binary-searched until a point with log-density larger than the found point is located.)
为了形成一个初始的包络线为坐标(i),四横坐标是必要的。一个是x0。采样器试图与横坐标x0[i]-2^k*tuning和x0[i]+2^k*tuning全数字k,直到记录密度小于x0被发现,然后选择一个第四点,从点内部找到的两个点。 (具体而言,x0和密度最低发现点之间的时间间隔是二进制搜索,直到某一点与log密度大于位于找到的点。)

This scheme for defining an envelope does not depend on the current state in the dimension being sampled.  For discussion of why this must be the case, see see Gilks, Neal, Best and Tan (1997).
维度中的被采样的当前状态不依赖于这种方案用于定义一个信封。讨论为什么这一定是这样的,看到Gilks,尼尔,最佳和Tan(1997年)。


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

A list with elements X, evals, and rejections, following the calling convention of compare.samplers. rejections indicates how many Metropolis-Hastings proposals were rejected.
列表的元素X,evals和rejections,之后的调用约定compare.samplers。 rejections表示多少都会黑斯廷斯的建议被拒绝了。


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

Rejection Metropolis Sampling within Gibbs Sampling,” Applied Statistics 44(4):455-472.
“Corrigendum: Adaptive Rejection Metropolis Sampling,” Applied Statistics 46(2):541-542.

参见----------See Also----------

compare.samplers
compare.samplers

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 03:56 , Processed in 0.036861 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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