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

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

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

                                        Autocorrelation of weighted residuals for Xpose 4
                                         加权残差自相关XPOSE 4

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

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

This is an autocorrelation plot of weighted residuals. Most of the options take their default values from the xpose.data  object but may be overridden by supplying them as arguments.
这是一个加权残差自相关图。大多数的选项,它们的默认值从xpose.data对象,但它们作为参数提供可能会被改写。


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


autocorr.wres(object,
           type="p",
           smooth=TRUE,
           ids=F,
           main = "Default",
           ...)

autocorr.iwres(object,
           type="p",
           smooth=TRUE,
           ids=F,
           main = "Default",
           ...)



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

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


参数:smooth
Logical value indicating whether a smooth should be superimposed.
逻辑值,该值指示是否光滑的叠加。


参数: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个字符的字符串,提供所需的类型图。下面的值是可能的,有关详细信息,请参阅plot:“”P“点”“L”“线”“O”“为overplotted的点和线”,“B” “,”“C”“)(空的”C“)指出加入行”,“S”和“S”为台阶和“H”的直方图等的垂直线。最后,“N”,不产生任何点或线。


参数:ids
A logical value indicating whether text labels should be used as plotting symbols (the variable used for these symbols indicated by the idlab xpose data variable).
一个逻辑值,文本标签是否应该被用作绘制符号,(用于这些符号的变量表示的idlab的XPOSE数据变量)。


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


参数:...
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 aotocorrelation plot for weighted population residuals (WRES) or individual weighted residuals (IWRES).
返回一个加权的人口的残差(WRES)或个别加权计算的残差(IWRES)的aotocorrelation图。


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


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



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

xyplot, xpose.prefs-class, xpose.data-class
xyplot,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[#香草图,]
autocorr.wres(xpdb)

## A conditioning plot[#空调图的]
autocorr.wres(xpdb, dilution=TRUE)

## Custom heading and axis labels[自定义标题和轴标签]
autocorr.wres(xpdb, main="My conditioning plot", ylb="|CWRES|", xlb="PRED")

## Custom colours and symbols, IDs[#自定义颜色和符号,标识]
autocorr.wres(xpdb, cex=0.6, pch=3, col=1, ids=TRUE)

## A vanilla plot with IWRES[#A香草图IWRES]
autocorr.iwres(xpdb)

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


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

使用道具 举报

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

本版积分规则

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

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

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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