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

R语言 xpose4specific包 absval.iwres.vs.ipred()函数中文帮助文档(中英文对照)

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

                                        Absolute individual weighted residuals vs individual predictions for
                                         绝对个别加权计算的残差与个人的预测

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

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

This is a plot of absolute individual weighted residuals (|IWRES|) vs individual predictions (IPRED), a specific function in Xpose 4. It is a wrapper encapsulating arguments to the xpose.plot.default function. Most of the options take their default values from xpose.data object but may be overridden by supplying them as arguments.
这是一张绝对的个人加权残值法(| IWRES)与的的个别预测(IPRED),特定功能的XPOSE 4。这是一个封装的参数xpose.plot.default功能的包装。大多数的选项,它们的默认值xpose.data对象,但它们作为参数提供可能会被改写。


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


absval.iwres.vs.ipred(object,
           ylb  = "|iWRES|",
           type="p",
           ids = FALSE,
           idsdir = "up",
           smooth = TRUE,
           ...)



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

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


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


参数:idsdir
Direction for displaying point labels. The default is "up", since we are displaying absolute values.  
点标签的显示方向。默认值是“上升”,因为我们是显示绝对值。


参数:type
Type of plot. The default is points only ("p"), but lines ("l") and both ("b") are also available.
图类型。默认值是点(“P”),但也可线(“L”)和(“B”)。


参数:ids
Should id values be displayed?
id值显示?


参数:smooth
Logical value indicating whether an x-y smooth should be superimposed. The default is TRUE.
逻辑值,该值指示是否应叠加的xy光滑。默认值是TRUE。


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


Details

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

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


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

Returns an xyplot of |IWRES| vs IPRED.
返回的xyplot的| IWRES与IPRED。


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


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



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

xpose.plot.default, xpose.panel.default, xyplot, xpose.prefs-class, xpose.data-class, runsum
xpose.plot.default,xpose.panel.default,xyplot,xpose.prefs-class,xpose.data-class,runsum


实例----------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[#香草图,]
absval.iwres.vs.ipred(xpdb)

## A conditioning plot[#空调图的]
absval.iwres.vs.ipred(xpdb, by="HCTZ")

## Custom heading and axis labels[自定义标题和轴标签]
absval.iwres.vs.ipred(xpdb, main="My conditioning plot", ylb="|IWRES|", xlb="IPRED")

## Custom colours and symbols, no IDs[#自定义颜色和符号,没有标识]
absval.iwres.vs.ipred(xpdb, cex=0.6, pch=3, col=1, ids=FALSE)


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-24 13:28 , Processed in 0.019977 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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