mcmc.estimate(vacem)
mcmc.estimate()所属R语言包:vacem
Quick and dirty roll your own MCMC for determining the CI for rho...
快速和肮脏的滚你自己的MCMC确定的CI RHO ...
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Quick and dirty roll your own MCMC for determining the CI for rho
快速和肮脏的滚你自己的MCMC确定的CI RHO
用法----------Usage----------
trans.rho.start=0.5, alpha.start=0, trans.rho.sd=0.1, alpha.sd=0.1,
routine.cdf="9m.pointmass", routine.par.start=c(),
routine.par.sd=rep(0.1, length(routine.par.start)), z,
参数----------Arguments----------
参数:obs
the number of observations
的若干意见
参数:campaigns
TBD
TBD
参数:keep.from
TBD
TBD
参数:n.iter
the number of interations to do
的数目的互动。互动指南
参数:n.chains
the number of chains to run
链的数目要运行
参数:trans.rho.start
starting point for rho
起点为RHO
参数:alpha.start
starting point for alpha
起点的α
参数:trans.rho.sd
standard deviation to use for proposal rhos
使用建议RHOS标准差
参数:alpha.sd
standard deviation to us for proposal alphas
我们建议阿尔法标准偏差
参数:routine.cdf
TBD
TBD
参数:routine.par.start
TBD
TBD
参数:routine.par.sd
TBD
TBD
参数:z
TBD
TBD
参数:plot.as.go
TBD
TBD
参数:plot.freq
TBD </table>
TBD </桌>
值----------Value----------
matrix of all of the chains for alpha and trans.rho.start
矩阵的的链α和trans.rho.start的的所有
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|