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

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

[复制链接]
发表于 2012-10-1 21:00:18 | 显示全部楼层 |阅读模式
margmodel(weightedScores)
margmodel()所属R语言包:weightedScores

                                        DENSITY AND CDF OF THE UNIVARIATE MARGINAL DISTRIBUTION
                                         单变量的边缘分布密度和CDF

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

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

Density and cdf of the univariate marginal distribution.
的单变量边缘分布密度和cdf。


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


dmargmodel(y,mu,gam,invgam,margmodel)
pmargmodel(y,mu,gam,invgam,margmodel)



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

参数:y
Vector of (non-negative integer) quantiles.
(非负整数)的分位数的向量。


参数:mu
The parameter μ of the univariate distribution.
参数μ单变量的分布。


参数:gam
The parameter γ of negative binomial distribution. γ is NULL for Poisson and Bernoulli distribution.
参数γ负二项分布。 γ是NULL泊松分布和贝努利分布。


参数:invgam
The  inverse of parameter γ of negative binomial distribution.
逆参数γ负二项分布。


参数:margmodel
Indicates the marginal model. Choices are “poisson” for Poisson, “bernoulli” for Bernoulli,  and  “nb1” , “nb2” for the NB1 and NB2 parametrization  of negative binomial in Cameron and Trivedi (1998). See details.
表示的边际模式。选项是“泊”泊松,“伯努利”伯努利,和“NB1,NB2”为NB1和NB2参数化的负二项分布卡梅伦和Trivedi(1998)。查看详细信息。


Details

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

Negative binomial distribution NB(τ,ξ) allows for overdispersion and its probability mass function (pmf) is  given by
负二项分布NB (τ,ξ)允许差的,其概率密度函数(PMF)

&tau;>0,\; &xi;>0,\end{matrix}  </i>
τ> 0,\ξ> 0,\ {矩阵} </ I>

Cameron and Trivedi (1998) present the NBk parametrization where &tau;=&mu;^{2-k}&gamma;^{-1} and &xi;=&mu;^{k-1}&gamma;, 1&le; k&le; 2. In this function we use the NB1 parametrization (&tau;=&mu;&gamma;^{-1},\; &xi;=&gamma;), and the NB2 parametrization (&tau;=&gamma;^{-1},\; &xi;=&mu;&gamma;); the latter is the same as in Lawless (1987).
卡梅伦和Trivedi(1998)提出了NBK参数化&tau;=&mu;^{2-k}&gamma;^{-1}和&xi;=&mu;^{k-1}&gamma;,1&le; k&le; 2。在此函数中,我们使用的NB1参数化(&tau;=&mu;&gamma;^{-1},\; &xi;=&gamma;),和NB2的参数化(&tau;=&gamma;^{-1},\; &xi;=&mu;&gamma;);后者是相同在西劳利斯(1987)。


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

The density and cdf of the univariate distribution.
和cdf的单变量分布的密度。


(作者)----------Author(s)----------



Aristidis K. Nikoloulopoulos <a href="mailto:A.Nikoloulopoulos@uea.ac.uk">A.Nikoloulopoulos@uea.ac.uk</a><br>
Harry Joe <a href="mailto:harry.joe@ubc.ca">harry.joe@ubc.ca</a>




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

Cameron, A. C. and Trivedi, P. K. (1998) Regression Analysis of Count Data. Cambridge: Cambridge University Press.
Lawless, J. F. (1987) Negative binomial and mixed Poisson regression. The Canadian Journal of Statistics, 15, 209&ndash;225.

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


y<-3
gam<-2.5
invgam<-1/2.5
mu<-0.5
margmodel<-"nb2"
dmargmodel(y,mu,gam,invgam,margmodel)
pmargmodel(y,mu,gam,invgam,margmodel)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 08:18 , Processed in 0.022681 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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