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

R语言 xpose4specific包 add.model.comp()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-2 07:17:33 | 显示全部楼层 |阅读模式
add.model.comp(xpose4specific)
add.model.comp()所属R语言包:xpose4specific

                                        Additional model comparison plots, for Xpose 4
                                         其他模型的比较图,XPOSE 4

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

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

This creates a stack of four plots, comparing absolute values of PRED, absolute values of IPRED,  delta CWRES (or WRES) and delta IWRES estimates for the two specified model fits.
这将创建一个堆栈的四个图,比较PRED,绝对的IPRED,DeltaCWRES(或WRES)和DeltaIWRES的估计两个指定的模型拟合值的绝对值。


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


add.model.comp(object,
           object.ref = NULL,
           onlyfirst = FALSE,
           inclZeroWRES = FALSE,
           subset = xsubset(object),
           main="Default",
           force.wres=FALSE,
           ...)



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

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


参数:object.ref
An xpose.data object. If not supplied, the user will be  prompted.
对象的xpose.data。如果没有提供,用户将被提示。


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


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


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


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


参数:force.wres
Should we use the WRES in the plots instead of CWRES (logical TRUE or FALSE)
如果我们使用WRES的田块,而不是CWRES(逻辑TRUE或FALSE)


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


Details

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

Four model comparison plots are displayed in sequence.
四种模式的比较图中显示的顺序。

Conditional weighted residuals (CWRES) require some extra steps to calculate. See compute.cwres for details.
有条件的加权的残差(CWRES)需要一些额外的步骤来计算。见compute.cwres的详细信息。

A wide array of extra options controlling xyplots are  available. See xpose.plot.default for details.
一个广泛的额外的选项来控制xyplots。见xpose.plot.default的详细信息。


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

Returns a stack of plots comprising comparisons of absolute values of PRED,  absolute values of IPRED, absolute differences in CWRES (or WRES) and absolute differences in IWRES for the two specified runs.
返回一个堆栈图包括IPRED,绝对差异CWRES(或者WRES)和绝对差在IWRES为两个指定运行PRED,绝对值的绝对值的比较。


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


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



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

xpose.plot.default, xpose.panel.default, xyplot, compute.cwres, xpose.prefs-class, xpose.data-class
xpose.plot.default,xpose.panel.default,xyplot,compute.cwres,xpose.prefs-class,xpose.data-class


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


## Not run: [#不运行:]
## We expect to find the required NONMEM run and table files for runs[#我们希望找到所需的NONMEM运行和表文件运行]
## 5 and 6 in the current working directory[#5和6的当前工作目录]
xpdb5 <- xpose.data(5)
xpdb6 <- xpose.data(6)

## A vanilla plot, without prompts[#A香草的图,不提示]
add.model.comp(xpdb5, xpdb6, prompt = FALSE)

## Custom colours and symbols, no user IDs[#自定义颜色和符号,没有用户ID]
add.model.comp(xpdb5, xpdb6, cex=0.6, pch=8, col=1, ids=NULL)

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


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-24 10:43 , Processed in 0.023335 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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