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

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

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

                                        Random Vectors
                                         随机向量

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

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

Creates or tests for objects of type “rv”.
创建或测试的对象类型“rv”。


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


rv(length = 0)
as.rv(x, ...)
is.rv(x)
is.random(x)
as.rvobj(x)
is.rvobj(x)



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

参数:length
desired length.
所需的长度。


参数:x
object to be coerced or tested.
反对强迫或测试。


参数:...
further arguments passed to or from other methods.
进一步的参数传递给其他方法。


Details

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

rv creates a random vector of the specified length.  The elements of the vector are all equal to NA.
rv创建一个随机向量指定的长度。元素的向量都是平等的NA。

is.rv returns TRUE if its argument is a rv object, FALSE otherwise.
is.rv返回TRUE,如果它的参数是一个随机变量的对象,否则返回FALSE。

as.rv attempts to coerce its argument to the random vector (rv) type.
as.rv试图强迫其参数的随机向量(RV)型。

is.random returns TRUE or FALSE for each component of the argument vector, depending on whether the component is  a random variable object.
is.random返回TRUE或FALSE每个组件的参数向量,根据组件是否是一个随机变量对象。

is.rvobj tests whethe its argument object is either of class rv or of class rvsummary.
is.rvobj的测试whethe它的参数对象是类rv rvsummary类。

as.rvobj coerces its argument object to rv unless the object is an rv object (is.rvobj(x) is TRUE).
as.rvobj胁迫其参数对象rv除非该对象是一个的RV对象(is.rvobj(x)是TRUE)。


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

An rv object of desired length, with the single simulation value NA.
RV对象所需要的长度,与单一的模拟值NA。


注意----------Note----------

rv objects are internally lists with the class attribute set to “rv". The number of simulations in rv objects is set by setnsims. This is by default set to 2500.
RV对象类的属性设置为“rv”内部列表。模拟在RV对象中的数量是由setnsims。这是默认设定为2500。


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



Jouni Kerman
<a href="mailto:jouni@kerman.com">jouni@kerman.com</a>




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

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


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

For a short version of the paper, view the vignette by vignette("rv").
对于短版纸,查看vignette("rv")的小插曲。


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


  x <- rv(1)
  

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


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

使用道具 举报

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

本版积分规则

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

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

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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