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

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

[复制链接]
发表于 2012-9-28 23:52:09 | 显示全部楼层 |阅读模式
ur(Runuran)
ur()所属R语言包:Runuran

                                        Sample from a distribution specified by a "unuran" object
                                         从由“unuran”对象指定的分布的样品

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

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

Get random sample from a unuran object in package Runuran.
随机抽样从unuran对象在包Runuran。

[Universal] – Sampling Function.
[通用]  - 取样功能。


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


ur(unr, n=1)
unuran.sample(unr, n=1)



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

参数:unr
a unuran object.
一个unuran对象。


参数:n
sample size.
样本大小。


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

unuran.sample is just an (older) longer name for ur.
unuran.sample只是一个(旧)名称ur。


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



Josef Leydold and Wolfgang H\"ormann
<a href="mailto:unuran@statmath.wu.ac.at">unuran@statmath.wu.ac.at</a>.




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

runif and .Random.seed about random number generation, unuran for the UNU.RAN class.
runif和.Random.seed对随机数生成的,unuran,为UNU.RAN类。


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


## Draw random sample of size 10 from normal distribution using[#绘制随机抽样的大小为10的正态分布使用]
## method 'TDR'[#方法“TDR”]
unr <- unuran.new("normal","tdr")
x <- ur(unr,n=10)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-28 08:41 , Processed in 0.023376 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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