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

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

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

                                         this function compares Variance Dispersion Graph of two response surface designs with the same number of factors  on the same scale
                                         此函数比较两个响应面设计方差分散统计表上的相同的比例与相同数量的因素

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

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

This function calls the function Vardsgr which uses Vining's (1993) fortran  code to get the coordinates of a two variance dispersion graph, and then makes the plot.
该函数调用函数Vardsgr使用蔓生(1993)的Fortran代码的两个方差分散图的坐标,然后使图。


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


Compare2Vdg(name1,des,name2,des2)



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

参数:name1
name1 is a character string containing a descriptive name for the first design. This descriptive name should be no more than 40 characters in order to fit in the space for a legend.
name1是一个字符串,它包含一个描述性名称的第一个设计。这种描述性的名称应该是不超过40个字符的空间,以适应一个传奇。


参数:des
des is a matrix or a data frame containing the first response surface design to be compared  in coded  or uncoded units. There should be one column for each factor in the design, and one row for each  run in the design. The maximum number of rows allowed is 99, and the maximum number of columns is 7.
德是一个矩阵或一个数据框包含在编码或未编码单位进行比较的第一响应面设计。应该是每个因素在设计中,每次运行的设计和一行一列。的最大允许的行数是99,和最大列数为7。


参数:name2
name2 is a character string containing a descriptive name for the second design. This descriptive name should be no more than 40 characters in order to fit in the space for a legend.
name2是一个字符串,它包含一个描述性的名称,第二个设计。这种描述性的名称应该是不超过40个字符的空间,以适应一个传奇。


参数:des2
des2 is a matrix or a data frame containing the second response surface design to be compared  in coded or uncoded units. There should be one column for each factor in the design, and one row for each  run in the design. The maximum number of rows allowed is 99, and the maximum number of columns is 7.
DES2是一个矩阵或一个数据框包含在编码或未编码单位进行比较的第二响应面设计。应该是每个因素在设计中,每次运行的设计和一行一列。的最大允许的行数是99,和最大列数为7。


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

vdgpl
vdgpl


参数:vdgpl
This is a graph containing the two Variance Dispersion Graphs, one for each design
这是一个曲线图,含有两个方差色散图,1为每个设计的


注意----------Note----------

This function calls the function Vardsgr to get the coordinates for the plot.
此功能调用的函数Vardsgr,得到的坐标图。


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


John S. Lawson <a href="mailto:lawson@byu.edu">lawson@byu.edu</a>



参考文献----------References----------

Journal of Quality Technology, Vol 25, No. 1, pp. 45-58, 1993. 2. Vining, G. "Corrigenda" Journal of Quality Technology, Vol 25, No. 4, pp 333-335. 1993.

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



data(SCDH5)
data(SCDDL5)
Compare2Vdg("Hartley's Small Composite-5 fac",SCDH5,"Draper and Lin's Small Composite-5 fac",SCDDL5)


library(rsm)
BB.des3<-bbd(3)
CCD.des3<-ccd(3, n0=5)
CCD.des3<-CCD.des3[,2:4]
Compare2Vdg("Box Behnken 3 Factors",BB.des3,"Central Composite 3 Factors",CCD.des3)



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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-27 06:32 , Processed in 0.027461 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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