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

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

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

                                         generateSparsePoints
                                         generateSparsePoints

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

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

generates a set of points pairwise-separated by a minimal distance. Is not guaranteed to converge: when maxit is reached, current points are returned.
生成一组两两分离的最小距离的点。不能保证收敛:麦克斯特到达时,当前点返回。


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


generateSparsePoints(npoints, dim = 2, span = 10, mindist = 2, maxit = 20)



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

参数:npoints
number of points to generate (i.e. in a matrix with elements as rows.  
数量的点来产生(即在与作为行元素的矩阵。


参数:dim
number of variables to generate.  
数变量来生成。


参数:span
[-span, span] is used as bounds to uniform sampling for all variables.  
[跨度,跨度]作为界的所有变量的均匀采样。


参数:mindist
minimal distance that each element should have with all others. the "control" C routine is used to perform this verification. All points that do not respect this constraint are resampled.  
最小距离应与所有其他的每一个元素。 “控制”C程序是用来执行此验证。所有的点,不尊重这个约束的重采样。


参数:maxit
maximal number of iterations before current elements are returned.  
最大的迭代次数潮流元素,前返回。


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

matrix with well separated elements as its rows.
矩阵与分立元件,其行。


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



Pierrick Bruneau




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


temp <- generateSparsePoints(10)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-27 12:33 , Processed in 0.025622 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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