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

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

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

                                         datagen
                                         datagen

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

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

generates data from a random multivariate Gaussian, and adds redundant dimensions by random linear combinations with noise.
生成的数据从一个随机的多元高斯随机线性组合与噪音,并增加了多余的尺寸。


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


datagen(dreal = 2, deff = 6, npts = 200, noise = 0.1, genmean = rep(0, dreal), genspan = 6, iso = FALSE)



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

参数:dreal
dimensionality of the multivariate Gaussian.  
维的多元高斯。


参数:deff
dimensionality of the returned sample.  
维数返回试样。


参数:npts
number of elements to be sampled.  
被采样的元素个数。


参数:noise
noise magnitude for the linear combination.  
的线性组合的噪声幅度。


参数:genmean
mean of the multivariate Gaussian.  
意思是多元高斯。


参数:genspan
maximal magnitude of the diagonal elements in the covariance matrix. Non-diagonal elements are sampled under constraints of positive-definiteness.  
的协方差矩阵中的对角线元素的最大大小。非对角线元素正定性,约束下进行采样。


参数:iso
sample from an isotropic multivariate Gaussian (i.e. diagonal covariance matrix).  
样品从各向同性多元高斯(即对角线协方差矩阵)。


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

matrix of sampled row-elements.
采样的行元素的矩阵。


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



Pierrick Bruneau




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


temp <- datagen()

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-30 19:45 , Processed in 0.024917 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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