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

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

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

                                        The Skellam Distribution
                                         Skellam分布

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

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

Density  and random generation for the Skellam distribution.
密度和随机生成的Skellam分布。


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


dskellam(x, mu1, mu2, log=FALSE)


rskellam(n, mu1, mu2)



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

参数:x
vector of quantiles.
向量的位数。


参数:n
number of observations. Must be a positive integer of length 1.
若干意见。必须是一个长度为1的正整数。


参数:mu1, mu2
See skellam </table>
skellam </表>


参数:log
Logical; if TRUE, the logarithm is returned.  
逻辑,如果返回TRUE,对数。


Details

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

See skellam, the VGAM family function for estimating the parameters, for the formula of the probability density function and other details.
skellam,的VGAM的家庭功能的参数估计,公式的概率密度函数和其他细节。


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

dskellam gives the density, and   rskellam generates random deviates.
dskellam给出的密度,和rskellam生成随机偏离。


警告----------Warning ----------

Numerical problems may occur for data if mu1 and/or mu2 are large. The normal approximation for this case has not been implemented yet.
数值可能会出现问题,数据如果mu1和/或mu2的大。这种情况下的正常近似尚未实现。


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

skellam, dpois.
skellam,dpois。


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


## Not run: [#不运行:]
mu1 = 1; mu2 = 2
x = (-7):7
plot(x, dskellam(x, mu1, mu2), type="h", las=1, col="blue",
     main=paste("Density of Skellam distribution with mu1=", mu1,
                " and mu2=", mu2, sep=""))

## End(Not run)[#(不执行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-26 11:44 , Processed in 0.022740 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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