WaferTypes(SASmixed)
WaferTypes()所属R语言包:SASmixed
Data on different types of silicon wafers
不同类型的硅晶片上的数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The WaferTypes data frame has 144 rows and 8 columns.
WaferTypes数据框有144行8列。
格式----------Format----------
This data frame contains the following columns:
该数据框包含以下几列:
Group a factor with levels 1 to 4
集团的一个因素水平14
Temperature an ordered factor with levels 900 < 1000 < 1100
温度有序因素与水平90010001100
Type a factor with levels A and B
键入一个因素水平A和B
Wafer a numeric vector
晶圆一个数值向量
Site a numeric vector
网站的一个数值向量
delta a numeric vector
Delta的数字矢量
Thick a numeric vector
厚的数字矢量
uWafer an ordered factor giving a unique code to each group, temperature, type and wafer combination.
给予一个唯一的代码的每个组中,温度,类型和晶圆结合uWafer有序因子。
源----------Source----------
Littel, R. C., Milliken, G. A., Stroup, W. W., and Wolfinger, R. D. (1996), SAS System for Mixed Models, SAS Institute (Data Set 5.8).
LITTEL,RC,美利肯,GA,斯特普,WW,Wolfinger,RD(1996年),SAS系统的混合模型,SAS研究所(数据集5.8)。
实例----------Examples----------
str(WaferTypes)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|