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

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

[复制链接]
发表于 2012-10-1 12:16:47 | 显示全部楼层 |阅读模式
vartrunc(truncdist)
vartrunc()所属R语言包:truncdist

                                         Variance of a truncated random variable
                                         截断随机变量的方差

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

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

This function estimates the variance of a truncated random variable using numerical integration.
此函数估计使用数值积分的截短的随机变量的方差。


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


vartrunc(spec, a = -Inf, b = Inf, ...)



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

参数:spec
a character value that specifies the underlying probability distribution  
基本的概率分布,指定一个字符值


参数:a
a numeric value for the lower bound of the random variable  
随机变量的数字值的下界


参数:b
a numeric value for the upper bound of the random variable  
随机变量的数字值的上限


参数:...
other arguments are are passed to the corresponding quantile function  
其他参数传递给相应的分位数函数


Details

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

Numerical integration of the truncated density function is performed to compute the variance and the associated expected value.
进行截断的密度函数的数值积分来计算的方差和相关联的预期值。


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

A numeric value.
一个数值。


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



Frederick Novomestky <a href="mailto:fnovomes@poly.edu">fnovomes@poly.edu</a>

Saralees Nadarajah <a href="mailto:saralees.nadarajah@manchester.ac.uk">saralees.nadarajah@manchester.ac.uk</a>




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

Truncated Distributions, Journal of Statistical Software, 16, August 2006, http://www.jstatsoft.org/v16/c02

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

extrunc, dtrunc
extrunc,dtrunc


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


var <- vartrunc( spec="norm", a=1, b=2 )

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 10:53 , Processed in 0.029449 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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