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

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

[复制链接]
发表于 2012-9-30 12:35:09 | 显示全部楼层 |阅读模式
DIC(spatcounts)
DIC()所属R语言包:spatcounts

                                        Deviance information criterion
                                         越轨信息标准

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

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

Deviance information criterion without standardizing constant.
越轨信息标准不规范不变的情况下。


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


DIC(Yin, fm.X, region, regmodel, burnin = 1)



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

参数:Yin
response vector of length n.
长度为n的响应矢量。


参数:fm.X
formula for mean design.
平均设计公式。


参数:region
region of each observation.
每个观测区域。


参数:regmodel
the output of model fits obtained by using 'est.sc'.
适合的输出模式得到使用“est.sc”。


参数:burnin
number of steps dropped from the chain to allow for a burn-in phase. Defaults to 1.
数下降从链的步骤,以允许一个老化阶段。默认为1。


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

<table summary="R valueblock"> <tr valign="top"><td>DIC </td> <td> deviance information criterion.</td></tr> <tr valign="top"><td>mean.deviance </td> <td> posterior mean of deviance.</td></tr> <tr valign="top"><td>p.D </td> <td> effective number of parameters.</td></tr> </table>
<table summary="R valueblock"> <tr valign="top"> <TD> DIC </ TD> <TD>越轨行为信息的标准。</ TD> </ TR> <TR VALIGN =“顶部“> <TD> mean.deviance  </ TD> <TD>后平均偏差。</ TD> </ TR> <tr valign="top"> <TD> p.D  </ TD> <TD>有效的参数数目。</ TD> </ TR> </ TABLE>


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




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


data(sim.Yin)
data(sim.fm.X)
data(sim.region)
data(sim.gmat)
data(sim.nmat)

poi <- est.sc(sim.Yin, ~1+sim.fm.X[,1]+sim.fm.X[,2], sim.region,
model="Poi", sim.gmat, sim.nmat, 3)
DIC.poi <- DIC(sim.Yin, ~1+sim.fm.X[,1]+sim.fm.X[,2], sim.region, poi)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-11 03:39 , Processed in 0.032103 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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