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

R语言 xpose4specific包 ind.plots.wres.qq()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-2 07:20:49 | 显示全部楼层 |阅读模式
ind.plots.wres.qq(xpose4specific)
ind.plots.wres.qq()所属R语言包:xpose4specific

                                        Quantile-quantile plots of weighted residuals for each
                                         加权残值为每个位数 - 分位数图

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

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

This is a compound plot consisting of QQ plots of the distribution of weighted residuals (any weighted residual produced by NONMEM) for every individual in the dataset. The function is a wrapper encapsulating arguments to the  xpose.plot.qq function.
这是一个复合的图,包括QQ加权残值法(每个人的数据集的加权残值产生的NONMEM)的分布图。该功能是封装的参数xpose.plot.qq功能的包装。


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


ind.plots.wres.qq(object,
           main = "Default",
           wres="wres",
           layout=c(4,4),
           inclZeroWRES=FALSE,
           subset=xsubset(object),
           scales=list(cex=0.7,tck=0.5),
           aspect="fill",
           force.by.factor=TRUE,
           ids=F,
           as.table=TRUE,
           type="o",
           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,
           prompt = FALSE,
           main.cex=0.9,
           mirror=NULL,
           max.plots.per.page=1,
           ...)

ind.plots.cwres.qq(object,
           wres="cwres",
           ...)



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

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


参数:main
The title of the plot.  If "Default" then a default title is plotted. Otherwise the value should be a string like "my title" or NULL for no plot title.  For "Default" the function xpose.multiple.plot.title is used.
标题的图。如果"Default"然后绘制一个默认的标题。否则,该值应该是一个字符串,如"my title"或NULL“”没有图的标题。对于"Default"的功能xpose.multiple.plot.title的使用。


参数:wres
Which weighted residual should we plot? Defaults to the WRES.
加权残值图?默认的WRES。


参数:layout
A list giving the layout of the graphs on the plot, in columns and rows. The default is 4x4.
一个列表,给出的图布局上的图表,列和行。默认值是4×4。


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


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


参数:scales
See xpose.plot.qq.
见xpose.plot.qq。


参数:aspect
See xpose.plot.qq.
见xpose.plot.qq。


参数:force.by.factor
See xpose.plot.qq.
见xpose.plot.qq。


参数:ids
See xpose.plot.qq.
见xpose.plot.qq。


参数:as.table
See xpose.plot.qq.
见xpose.plot.qq。


参数: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。


参数:abllwd
Line width of the line of identity.
线宽度的线的身份。


参数:abllty
Line type of the line of identity.
身份的行线类型。


参数:ablcol
Line colour of the line of identity.
线的颜色的线的身份。


参数:prompt
Specifies whether or not the user should be prompted to press RETURN between plot pages. Default is FALSE.
指定是否应提示用户按RETURN图页面之间。默认值是false。


参数:mirror
Mirror plots are not yet implemented in this function and this argument must contain a value of NULL
镜子图尚未在这个函数中实现,该参数必须包含一个值NULL


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


参数:max.plots.per.page
Maximum number of plots per page
最大每页图数


参数:...
Other arguments passed to link[xpose4generic]{xpose.plot.qq}.
其他参数传递给link[xpose4generic]{xpose.plot.qq}。


Details

详细信息----------Details----------

Matrices of QQ plots of weighted residuals in each included  individual are displayed.
加权残值法在每一个包含个人的QQ图显示矩阵。

A wide array of extra options controlling QQ plots are  available. See xpose.plot.qq for details.
多元化的额外的选项来控制QQ图。见xpose.plot.qq的详细信息。


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

Returns a compound plot comprising QQ plots of weighted residuals conditioned on individual.
返回化合物包括QQ个人条件图的加权残值法的图。


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


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



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

xpose.plot.qq, xpose.panel.qq, qqplot, qqmath, xpose.prefs-class, xpose.data-class
xpose.plot.qq,xpose.panel.qq,qqplot,qqmath,xpose.prefs-class,xpose.data-class


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


## Not run: [#不运行:]
## 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)

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

## Here we load the example xpose database from the xpose4data package[#在这里我们加载的例子XPOSE数据库从xpose4data包]
data(simpraz.xpdb)
xpdb <- simpraz.xpdb

## A vanilla plot[#香草图,]
ind.plots.wres.qq(xpdb)

## Custom colours [#自定义颜色]
ind.plots.wres.qq(xpdb, hicol=5, hidcol=2)

## with a grid[#与网格]
ind.plots.wres.qq(xpdb,grid=TRUE)

## Subset on ID value[#ID值的子集]
ind.plots.wres.qq(xpdb,grid=TRUE,subset="ID<10")

## Use CWRES instead[#使用CWRES,而不是]
ind.plots.wres.qq(xpdb,grid=TRUE,subset="ID<10",wres="cwres")
ind.plots.cwres.qq(xpdb,grid=TRUE,subset="ID<10")

## Use NPDEs instead[#,而不是使用非线性偏微分方程]
ind.plots.wres.qq(xpdb,grid=TRUE,subset="ID<10",wres="NPDE")

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-24 12:10 , Processed in 0.021549 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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