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

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

[复制链接]
发表于 2012-9-29 22:41:02 | 显示全部楼层 |阅读模式
plotAuto(scapeMCMC)
plotAuto()所属R语言包:scapeMCMC

                                        Plot MCMC Autocorrelation
                                         图MCMC自相关

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

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

Plot Markov chain Monte Carlo autocorrelation over a range of lag values. This is a diagnostic plot for deciding whether a chain needs further thinning.
图马尔可夫链蒙特卡罗的滞后值在一定范围内的自相关。这是一个诊断的图,以决定是否需要进一步细化链。


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


plotAuto(mcmc, thin=1, log=FALSE, base=10, main=NULL, xlab="Lag",
         ylab="Autocorrelation", lty=1, lwd=1, col="black", ...)



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

参数:mcmc
MCMC chain(s) as a vector, data frame or mcmc object.
MCMC链(S)作为向量,数据框或mcmc对象的。


参数:thin
interval to subsample chain(s), or 1 to keep chain intact.
的时间间隔为子样本链(S),或1到保持链完好无损。


参数:log
whether values should be log-transformed.
是否值应该是对数转换。


参数:base
logarithm base.
对数的底。


参数:main
main title.
主标题。


参数:xlab
x-axis label.
X轴标签。


参数:ylab
y-axis label.
y轴的标签。


参数:lty
line type.
线路类型。


参数:lwd
line width.
线条宽度。


参数:col
line color.
线的颜色。


参数:...
passed to autocorr.plot(), title() and axis().
传递给autocorr.plot(),title()和axis()。


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

Null, but a plot is drawn on the current graphics device.
空,但有一个图是画在当前的图形设备。


注意----------Note----------

The Args function from the gdata package is recommended for reviewing the arguments, instead of args.
建议审查的论点,而不是Argsgdata功能args包。


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

autocorr.plot is the underlying plotting function, and window.mcmc is used to optionally thin the chain(s).
autocorr.plot是的底层绘图功能,和window.mcmc使用可选薄链(S)。

plotTrace, plotAuto, plotCumu, and plotSplom are diagnostic plots.
plotTrace,plotAuto,plotCumu和plotSplom是诊断图。

plotDens and plotQuant are posterior plots.
plotDens和plotQuant后图。

scapeMCMC-package gives an overview of the package.
scapeMCMC-package给出了一个概述的包。


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


plotAuto(xmcmc$P$R0)
plotAuto(xmcmc$P$R0, thin=10)
plotAuto(xmcmc$P, lag.max=50, ann=FALSE, axes=FALSE)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 16:33 , Processed in 0.027305 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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