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

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

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

                                        The generic Xpose functions for QQ plots
                                         QQ图的的通用XPOSE功能

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

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

This is a wrapper function for the lattice qqmath function.
这是一个包装函数的晶格qqmath函数。


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


xpose.plot.qq(x, object,
           inclZeroWRES = FALSE,
           onlyfirst    = FALSE,
           samp         = NULL,
           aspect       = object@Prefs@Graph.prefs$aspect,
           scales       = list(),
           by=object@Prefs@Graph.prefs$condvar,
           force.by.factor = FALSE,
           ordby     = object@Prefs@Graph.prefs$ordby,
           byordfun  = object@Prefs@Graph.prefs$byordfun,
           shingnum  = object@Prefs@Graph.prefs$shingnum,
           shingol   = object@Prefs@Graph.prefs$shingol,
           strip = function(...)
           strip.default(...,strip.names=c(TRUE,TRUE)),
           subset       = xsubset(object),
           main  = xpose.create.title.hist(x,object,subset,...),
           xlb          = "Quantiles of Normal",
           ylb          = paste("Quantiles of ",xlabel(x,object),sep=""),
           pch=object@Prefs@Graph.prefs$pch,
           col=object@Prefs@Graph.prefs$col,
           cex=object@Prefs@Graph.prefs$cex,
           abllty = object@Prefs@Graph.prefs$abllty,
           abllwd = object@Prefs@Graph.prefs$abllwd,
           ablcol = object@Prefs@Graph.prefs$ablcol,
           mirror       = FALSE,
           max.plots.per.page=4,
           mirror.aspect="fill",
           pass.plot.list=FALSE,
           x.cex=NULL,
           y.cex=NULL,
           main.cex=NULL,
           mirror.internal=list(strip.missing=missing(strip)),
           ...)



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

参数:x
A string or a vector of strings with the name(s) of the x-variable(s).
的名称的x变量(s)(s)的一个字符串或一个字符串vector。


参数:object
An "xpose.data" object.
一个“xpose.data”的对象。


参数:inclZeroWRES
A logical value indicating whether rows with WRES=0 should be plotted.
一个逻辑值,该值指示是否应绘制行WRES = 0。


参数:onlyfirst
A logical value indicating whether only the first row per individual should be included in the plot.  
一个逻辑值,指示是否只有第一行,每个人应包括的图。


参数:samp
An integer between 1 and object@Nsim (seexpose.data-class) specifying which of the simulated data sets to extract from SData.
1和对象NSIM(见xpose.data-class)指定的模拟数据集提取SDATA之间的整数。


参数:aspect
The aspect ratio of the display (see qqmath).
显示屏的纵横比(见qqmath)。


参数:scales
A list to be used for the scales argument in qqmath.
用于scalesqqmath参数列表。


参数:by
A string or a vector of strings with the name(s) of the conditioning variables.
一个字符串或一个字符串矢量的调节变量的名称(S)。


参数:force.by.factor
Logical value. If TRUE, and by is not NULL, the variable specified by by is taken as categorical.
逻辑值。如果是TRUE,和by非NULL,by指定的变量作为分类。


参数:ordby
A string with the name of a variable to be used to reorder any factor conditioning variables (by). The variable is used in a call to the reorder function.  
一个字符串,其中可用于任何因素的调节变量(by)重新排序的变量的名称。变量用于在调用reorder功能。


参数:byordfun
The name of the function to be used when reordering a factor conditioning variable (see argument ordby).
要使用该功能的名称时重新排序的一个因素调节变量(参见参数ordby)。


参数:shingnum
The number of shingles ("parts") a continuous conditioning variable should be divided into.
带状疱疹(“份”)连续调节变量应分为。


参数:shingol
The amount of overlap between adjacent shingles (see argument shingnum).
相邻屋顶板之间的重叠量(见参数shingnum)。


参数:strip
The name of the function to be used as the strip argument to the xyplot.
要使用的函数名称作为带状参数xyplot。


参数:subset
A string giving the subset expression to be applied to the data before plotting. See xsubset.
被应用到的数据,然后绘制一个字符串,给出的子集表达。见xsubset。


参数:main
A string giving the plot title or NULL if none.
图标题或NULL,如果没有一个字符串,给出。


参数:xlb
A string giving the label for the x-axis. NULL if none.
一个字符串,给人的x-轴的标签。 NULL,如果没有。


参数:ylb
A string giving the label for the y-axis. NULL if none.
一个字符串,给出y轴的标签。 NULL,如果没有。


参数:pch
Plotting symbol.
绘图符号。


参数:col
Color of plotting symbol.
绘制符号的颜色。


参数:cex
Amount to scale the plotting character by.
金额按比例绘制字符。


参数:abllty
Line type for qqline.
线路类型qqline。


参数:abllwd
Line width for qqline.
的线宽qqline。


参数:ablcol
Color for qqline.
颜色为qqline。


参数:mirror
Should we create mirror plots from simulation data? Value can be FALSE, TRUE or 1 for one mirror plot, or 3 for three mirror plots.
我们应该建立镜像图,从仿真数据?值可以是FALSE,TRUE或1的一面镜子图的,或3为三镜图。


参数:max.plots.per.page
The maximum number of plots per page that can be created with the mirror plots.
可以创建的镜像图图每页的最大数量。


参数:mirror.aspect
The aspect ratio of the plots used for mirror functionality.
用于镜像功能的图的纵横比。


参数:pass.plot.list
Should we pass the list of plots created with mirror or should we print them directly.  Values can be TRUE/FALSE.
我们应该通过建立的镜子,还是应该直接打印出来的图列表。值可以是TRUE/FALSE。


参数:x.cex
The size of the x-axis label.
的x-轴的标签的大小。


参数:y.cex
The size of the y-axis label.
y轴的标签的大小。


参数:main.cex
The size of the title.
标题的大小。


参数:mirror.internal
an internal mirror argument used in create.mirror.  Checks if the strip argument from qqmath has been used.
内视镜使用的参数create.mirror。检查如果stripqqmath参数已使用。


参数:...
Other arguments passed to xpose.plot.qq.
其他参数传递给xpose.plot.qq。


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


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



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

xpose.panel.qq, qqmath, panel.qqmathline,  xpose.data-class
xpose.panel.qq,qqmath,panel.qqmathline,xpose.data-class


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


## Not run: [#不运行:]
## xpdb5 is an Xpose data object[#xpdb5是一个XPOSE的数据对象]
## We expect to find the required NONMEM run and table files for run[#我们希望找到所需的NONMEM运行和表文件运行的]
## 5 in the current working directory[排名第5的当前工作目录]
xpdb5 <- xpose.data(5)

## A QQ plot of WRES[#QQ图WRES]
xpose.plot.qq("WRES", xpdb5)

## End(Not run)[#(不执行)]


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-28 06:35 , Processed in 0.026046 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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