ex1.data(SeleMix)
ex1.data()所属R语言包:SeleMix
Example data frame
例如数据框
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Simulated data from a Gaussian contamination model
从高斯污染模型的模拟数据
用法----------Usage----------
data(ex1.data)
格式----------Format----------
A data frame with 500 observations on the following 2 variables.
500观察以下2个变量的数据框。
X1numeric error-free variable
X1数字无差错的变量
Y1numeric contaminated variable
Y1数字污染的变量
Details
详细信息----------Details----------
Non contaminated data have been simulated by Gaussian contamination model with one error-free covariate (X1) and one contaminated variable (Y1) with parameters B=(-0.26, 1.26), sigma=1.21, w=0.05, lambda=10.
非污染数据已经通过高斯污染模型模拟一个无差错的协变量(X1)和一个受污染的带有参数的变量(Y1),B =(0.26,1.26),σ= 1.21,:瓦特= 0.05,λ= 10。
实例----------Examples----------
data(ex1.data)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|