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

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

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

                                        Plot the parameter or covariate distributions using
                                         绘制参数或协变量的分布

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

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

These functions plot the parameter or covariate values stored in an Xpose data object using Q-Q plots.
这些功能积参数或协变量的值存储在的一个XPOSE数据对象,使用QQ图。


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


parm.qq(object,
           onlyfirst = TRUE,
           main="Default",
           ...)
           
ranpar.qq(object,
           onlyfirst = TRUE,
           main="Default",
           ...)
         
cov.qq(object,
           onlyfirst = TRUE,
           main="Default",
           ...)



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

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


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


参数: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 xpose.plot.qq.
其他参数传递给xpose.plot.qq。


Details

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

Each of the parameters or covariates in the Xpose data object, as specified in  object@Prefs@Xvardef$parms, object@Prefs@Xvardef$ranpar or  object@Prefs@Xvardef$covariates, is evaluated in turn, creating a stack of Q-Q plots.
每个参数或协变量中的XPOSE的数据对象的,作为指定的object@Prefs@Xvardef$parms,object@Prefs@Xvardef$ranpar或object@Prefs@Xvardef$covariates,被评为反过来,创建一个堆栈的QQ图。

A wide array of extra options controlling Q-Q plots are  available. See xpose.plot.qq for details.
提供多元化的附加选项,控制QQ图。见xpose.plot.qq的详细信息。


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

Delivers a stack of Q-Q plots.
提供了一叠Q-Q图。


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


Andrew Hooker & Justin Wilkins



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

xpose.plot.qq, xpose.panel.qq, qqmath, xpose.data-class, xpose.prefs-class
xpose.plot.qq,xpose.panel.qq,qqmath,xpose.data-class,xpose.prefs-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

## Not run: [#不运行:]
## A stack of parameter histograms, with 3 mirror panes[#A堆栈的参数直方图,3镜窗格]
parm.qq(xpdb5, mirror=3)

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

## A stack of random parameter histograms[#A堆栈的随机参数直方图]
ranpar.qq(xpdb)

## Covariate distribution, in green with red line of identity[#协变量的分布,在绿色与红色系的身份]
cov.qq(xpdb, col=11, ablcol=2)

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


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

使用道具 举报

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

本版积分规则

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

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

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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