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

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

[复制链接]
发表于 2012-10-1 15:39:23 | 显示全部楼层 |阅读模式
identity(VGAM)
identity()所属R语言包:VGAM

                                         Identity Link Function
                                         标识链接功能

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

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

Computes the identity transformation, including its inverse and the first two derivatives.
计算的身份转变,包括逆和前两个衍生物。


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


identity(theta, earg = list(), inverse = FALSE, deriv = 0,
         short = TRUE, tag = FALSE)
nidentity(theta, earg = list(), inverse = FALSE, deriv = 0,
          short = TRUE, tag = FALSE)



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

参数:theta
Numeric or character. See below for further details.  
数字或字符。请参阅下面进一步的细节。


参数:earg
Extra argument for passing in additional information. Here, the argument is unused.   
额外的信息传递额外的参数。这里,参数是未使用的。


参数:inverse
Logical. If TRUE the inverse function is computed.  
逻辑。如果TRUE的逆函数计算。


参数:deriv
Order of the derivative. Integer with value 0, 1 or 2.  
订购的衍生工具。值0,1或2的整数,带。


参数:short
Used for labelling the blurb slot of a vglmff-class object.  
用于标签blurb插槽的vglmff-class对象。


参数:tag
Used for labelling the linear/additive predictor in the initialize slot of a vglmff-class object. Contains a little more information if TRUE.  
用于标注线性/对添加剂的预测在initialize插槽的vglmff-class对象。如果TRUE包含了一些信息。


Details

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

The identity link function g(theta)=theta should be available to every parameter estimated by the VGAM library. However, it usually results in numerical problems because the estimates lie outside the permitted range. Consequently, the result may contain  Inf, -Inf, NA or NaN. The arguments short and tag are used only if theta is character.
的身份连接功能g(theta)=theta应提供的每一个估计VGAM库的参数。然而,它通常会导致数值问题,因为估计超出允许的范围内。因此,结果可能包含Inf,-Inf,NA或NaN。的参数short和tag只有theta是字符。

The function nidentity is the negative-identity link function and corresponds to g(theta)=-theta. This is useful for some models, e.g., in the literature supporting the egev function it seems that half of the authors use xi=-k for the shape parameter and the other half use k instead of xi.
函数nidentity是负的身份连接功能和对应的g(theta)=-theta。这是非常有用的模型,例如,在文献中支持egev“功能,它似乎有一半的作者使用xi=-k的形状参数,另一半使用k,而不是 xi。


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

For identity(): for deriv = 0, the identity of theta, i.e., theta when inverse = FALSE, and if inverse = TRUE then theta. For deriv = 1, then the function returns d theta / d eta as a function of theta if inverse = FALSE, else if inverse = TRUE then it returns the reciprocal.
对于identity():deriv = 0“的身份theta,即,thetainverse = FALSE,而如果inverse = TRUE然后theta 。对于deriv = 1,则该函数返回Dtheta / Deta的函数,theta如果inverse = FALSE如果inverse = TRUE然后它返回的倒数。

For nidentity(): the results are similar to identity() except for a sign change in most cases.
对于nidentity():结果是类似identity()除了在大多数情况下,一个符号的改变。


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


Thomas W. Yee



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

Generalized Linear Models, 2nd ed. London: Chapman & Hall.

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

Links, loge, logit, probit, powl.
Links,loge,logit,probit,powl。


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


identity((-5):5)
identity((-5):5, deriv=1)
identity((-5):5, deriv=2)
nidentity((-5):5)
nidentity((-5):5, deriv=1)
nidentity((-5):5, deriv=2)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-26 16:28 , Processed in 0.027859 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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