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

R语言 rv包 median.rv()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-29 00:06:48 | 显示全部楼层 |阅读模式
median.rv(rv)
median.rv()所属R语言包:rv

                                        Distribution of the Sample Median
                                         样本中位数的分布

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

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

Compute the distribution sample median of the vector of values given as its argument.
计算的矢量分配样本中位数作为它的参数的值。


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


  ## S3 method for class 'rv'
median(x, na.rm = FALSE)



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

参数:x
a randomv vector containing the components whose distribution of the median value is to be computed.
包含的组件,其分布的中位数的值是要计算的一个randomv矢量。


参数:na.rm
a logical value indicating whether NA values should be stripped before the computation proceeds.
一个逻辑值,该值指示是否NA值应该被剥夺前计算所得。


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

Posterior Simulations Using Random Variable Objects. Statistics and Computing 17:3, 235-244.


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

rvmedian for the componentwise medians. quantile for general quantiles.
rvmedian的分支中位数。 quantile一般位数。


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


  x <- rvnorm(10) ## A random vector of length 10.[#A随机向量的长度为10。]
  median(x)       ## A random scalar (vector of length 1).[#随机标量(向量长度为1)。]
  rvmedian(x)     ## A numeric vector of length 10.[#A数字矢量的长度为10。]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-28 12:40 , Processed in 0.027865 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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