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

R语言 xpose4generic包 xpose.panel.splom()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-2 07:15:41 | 显示全部楼层 |阅读模式
xpose.panel.splom(xpose4generic)
xpose.panel.splom()所属R语言包:xpose4generic

                                        Scatterplot matrix panel function for Xpose 4
                                         散点图矩阵面板功能为XPOSE 4

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

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

This is the scatterplot matrix panel function for Xpose 4. This is not intended to be ised outside the xpose.plot.splom function. Most of the arguments take their default values from xpose.data object but this can be overridden by supplying them as argument to xpose.plot.splom.
这是散点图矩阵面板功能为XPOSE 4。这是不打算到xpose.plot.splom函数以外ISED。大多数参数的默认值从xpose.data对象,但可以通过提供给他们作为参数,xpose.plot.splom覆盖。


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



xpose.panel.splom(x, y, object,
           subscripts,
           onlyfirst = TRUE,
           inclZeroWRES = FALSE,
           type = "p",
           col = object@Prefs@Graph.prefs$col,
           pch = object@Prefs@Graph.prefs$pch,
           cex = object@Prefs@Graph.prefs$cex,
           lty = object@Prefs@Graph.prefs$lty,
           lwd = object@Prefs@Graph.prefs$lwd,
           smooth = TRUE,
           smlwd = object@Prefs@Graph.prefs$smlwd,
           smlty = object@Prefs@Graph.prefs$smlty,
           smcol = object@Prefs@Graph.prefs$smcol,
           smspan = object@Prefs@Graph.prefs$smspan,
           smdegr = object@Prefs@Graph.prefs$smdegr,
           lmline = NULL,
           lmlwd = object@Prefs@Graph.prefs$lmlwd,
           lmlty = object@Prefs@Graph.prefs$lmlty,
           lmcol = object@Prefs@Graph.prefs$lmcol,
           grid = object@Prefs@Graph.prefs$grid,
           
           groups = NULL,
           ... )



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

参数:x
Name(s) of the x-variable.
变量x时的名称(s)的。


参数:y
Name(s) of the y-variable.  
(s)的y轴变量名称。


参数:object
An xpose.data object.  
对象的xpose.data。


参数:subscripts
The standard Trellis subscripts argument (see xyplot)  
标准的网格标参数(见xyplot)


参数:groups
Name of the variable used for superpose plots.
用于叠加图的变量的名称。


参数:inclZeroWRES
Logical value indicating whether rows with WRES=0 is included in the plot.
逻辑值,该值指示是否行与WRES = 0的图。


参数:onlyfirst
Logical value indicating whether only the first row per individual is included in teh plot.  
逻辑值,该值指示是否在格兰图的第一行,每个人的。


参数:type
1-character string giving the type of plot desired.  The following values are possible, for details, see 'plot': '"p"' for points, '"l"' for lines, '"o"' for overplotted points and lines, '"b"', '"c"') for (empty if '"c"') points joined by lines, '"s"' and '"S"' for stair steps and '"h"' for histogram-like vertical lines.  Finally, '"n"' does not produce any points or lines.
1个字符的字符串,提供所需的类型图。下面的值是可能的,有关详细信息,请参阅“图”:“”P“点”,“L”线,“O”的overplotted的点和线“,”B“” ,“”C“”)(如果“C”)点线的加入,“”和“”S“”阶梯“H”直方图类似的垂直线。最后,“N”,不产生任何点或线。


参数:col
The color for lines and points. Specified as an integer or  a text string. A full list is obtained by the R command  colours(). The default is blue (col=4).
线和点的颜色。指定为一个整数或一个文本字符串。一个完整的列表是通过R命令colours()。默认为蓝色(列= 4)。


参数:pch
The plotting character, or symbol, to use. Specified as an  integer. See R help on points. The default is an open circle.
绘制字符或符号,使用。指定为一个整数。见Rpoints。默认情况下是一个开放的圆。


参数:cex
The amount by which plotting text and symbols should be scaled  relative to the default. 'NULL' and 'NA' are equivalent to '1.0'.
相对于默认的数额为绘制文字和符号进行调整。 NULL和无是等价的1 .0。


参数:lty
The line type. Line types can either be specified as an integer (0=blank, 1=solid, 2=dashed, 3=dotted, 4=dotdash, 5=longdash, 6=twodash) or as one of the character strings '"blank"', '"solid"', '"dashed"', '"dotted"', '"dotdash"', '"longdash"', or '"twodash"', where '"blank"' uses 'invisible lines' (i.e., doesn't draw them).
线类型。线路类型可以被指定为一个整数(0 =空白,1 =固体,2 =虚线,3 =点缀,4 = dotdash,5 = longdash,6 = twodash)或作为一个字符串“空白” ,“固体”,“虚线”,“点”“,”dotdash“,”longdash“,或”twodash“的,其中的”空白“ “用途”看不见的线“(即不画)。


参数:lwd
the width for lines. Specified as an integer. The default is 1.
线的宽度。指定为一个整数。默认值是1。


参数:lmline
logical variable specifying whether a linear regression line should be superimposed over an xyplot. NULL ~ FALSE. (y~x)
逻辑变量指明是否应当叠加在一个xyplot的线性回归线的。 NULL~FALSE。 (y~x)


参数:lmlwd
Line width of the lmline.  
线条宽度的lmline。


参数:lmlty
Line type of the lmline.  
线型的lmline。


参数:lmcol
Line colour of the lmline.  
线颜色的lmline。


参数:smooth
A NULL value indicates that no superposed line should be added to the graph. If TRUE then a smooth of the data will be superimposed.
ANULL这个值表示没有叠加线应添加到图形中。如果TRUE然后顺利的数据将被叠加。


参数:smlwd
Line width of the x-y smooth.
的x-y光滑的线宽度。


参数:smlty
Line type of the x-y smooth.
的x-y光滑的线类型。


参数:smcol
Line color of the x-y smooth.
在x-y光滑的线的颜色。


参数:smspan
The smoothness parameter for the x-y smooth. The default is 0.667. An argument  to panel.loess.
的x-y平滑的平滑参数。默认值是0.667。一个参数,panel.loess。


参数:smdegr
The degree of the polynomials to be used for the x-y smooth, up to 2. The default is 1. An argument to panel.loess.
用于在xy光滑,高达2的多项式的程度。默认值是1。一个参数,panel.loess。


参数:grid
logical value indicating whether a visual reference grid should be added to the graph. (Could use arguments for line type, color etc).
逻辑值,该值指示是否应该被添加到该图的视觉参考网格。 (可以使用线的类型,颜色等参数)。


参数:...
Other arguments that may be needed in the function.  
可能需要的其它参数,在函数中。


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


E. Niclas Jonsson, Mats Karlsson, Andrew Hooker & Justin Wilkins



参见----------See Also----------

xpose.plot.splom, xpose.data-class,  xyplot splom, panel.splom, panel.pairs
xpose.plot.splom,xpose.data-class,xyplotsplom,panel.splom,panel.pairs

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-28 04:29 , Processed in 0.057088 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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