MgsaMcmcResults-class(mgsa)
MgsaMcmcResults-class()所属R语言包:mgsa
MgsaMcmcResults-class
MgsaMcmcResults-级
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Instances of this class are used to hold the additional information
这个类的实例是用来存放额外的信息
插槽----------Slots----------
steps: (numeric) how many steps per MCMC run
steps(numeric)多少%的MCMC运行步骤
restarts: (numeric) how many MCMC runs
restarts(numeric)多少的MCMC运行
alphaMcmcPost: (matrix) posterior estimates for each MCMC run of the parameter alpha
alphaMcmcPost(matrix)每个参数α的MCMC运行后估计
betaMcmcPost: (matrix) posterior estimates for each MCMC run of the parameter beta
betaMcmcPost(matrix)后估计的MCMC每个参数测试运行
pMcmcPost: (matrix) posterior estimates for each MCMC run of the parameter p
pMcmcPost(matrix)每个参数的MCMC运行后估计带够
setsMcmcPost: (matrix) posterior estimates for each MCMC run of the sets marginal posterior probabilities
setsMcmcPost(matrix)后估计的MCMC运行每个设置边际后验概率
The columns of the matrices alphaMcmcPost, betaMcmcPost, pMcmcPost and setsMcmcPost stores the posterior estimates for each individual MCMC run. The row order matches the one of the slot alphaPost, betaPost, pPots, and setsResults respectively.
矩阵列alphaMcmcPost,betaMcmcPost,pMcmcPost“setsMcmcPost存储每一个人的MCMC运行后估计。行顺序相匹配的插槽alphaPost,betaPost,pPots,setsResults分别之一。
Accessor methods exist for each slot.
每个插槽存取方法存在。
延伸----------Extends----------
MgsaResults
MgsaResults
方法----------Methods----------
参见----------See Also----------
mgsa
mgsa
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|