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

R语言 robust包 gen.data()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-27 22:30:52 | 显示全部楼层 |阅读模式
gen.data(robust)
gen.data()所属R语言包:robust

                                        Generate Data With Contamination
                                         生成数据随着污染

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

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

Generates a random dataset with some amount of contaimination.
与contaimination一定量的生成一个随机的数据集。


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


gen.data(coeff, n = 100, eps = 0.1, sig = 3, snr = 1/20, seed = 837)



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

参数:coeff
a numeric vector of length 3 containing the true coefficients.
一个数值向量的长度为3含有真正的系数。


参数:n
a positive integer giving the number of observations in the data set.
给人的观测数据集的数目的正整数。


参数:eps
a numeric value between 0 and 0.5 specifying the fraction of contamination.
指定的污染的馏分0和0.5之间的数值。


参数:sig
a positive numeric value giving the standard deviation of the uncontaminated data.
正数值的标准差未受污染的数据。


参数:snr
a positive numeic value giving the signal to noise ratio, well not really.
一个积极numeic的值,信噪比,这不是真的。


参数:seed
an integer value giving the seed for the random number generator.
给随机数发生器的种子为一个整数值。


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

a data frame with n rows and 4 columns.  The regressors are generated as: rnorm(n,1), rnorm(n,1)^3, exp(rnorm(n,1)).  It also generates an unused vector x4.
n行4列的数据框。回归因子生成如下:rnorm(n,1),rnorm(n,1)^3,exp(rnorm(n,1))。它也产生一个未使用的向量x4。

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 09:53 , Processed in 0.020303 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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