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

R语言 xpose4data包 change.graphical.parameters()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-2 07:11:02 | 显示全部楼层 |阅读模式
change.graphical.parameters(xpose4data)
change.graphical.parameters()所属R语言包:xpose4data

                                        Functions changing variable definitions in Xpose 4
                                         功能变化的变量定义在XPOSE 4

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

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

These functions allow customization of Xpose's graphics settings.
这些功能允许自定义XPOSE的图形设置。


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


change.ab.graph.par(object,
                    classic = FALSE)
               
change.bw.graph.par(object,
                    classic = FALSE)
               
change.cond.graph.par(object,
                      classic = FALSE)
               
change.dil.graph.par(object,
                     classic = FALSE)
               
change.label.par(object,
                 classic = FALSE)
                                      
change.lm.graph.par(object,
                    classic = FALSE)
               
change.misc.graph.par(object,
                      classic = FALSE)
               
change.pi.graph.par(object,
                    classic = FALSE)

change.smooth.graph.par(object,  
                        classic = FALSE)     



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

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


参数:classic
A logical operator specifying whether the function should  assume the classic menu system. This is an internal option  and need never be called from the command line.
一个逻辑运算符指定的功能是否应承担的经典菜单系统。这是一个内部的选项,需要在命令行中永远不会被调用。


Details

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

These functions are used to customize graphics settings, the way Xpose draws its graphs. change.misc.graph.par sets basic graphics parameters, including plot type, point type and size, colour, line type, and line width. change.ab.graph.par is used to change settings for the line of identity, change.lm.graph.par is responsible for linear regression lines,  change.smooth.graph.par sets preferences for loess smooths, change.bw.graph.par sets preferences for box-and-whisker plots, and change.label.par, change.dil.graph.par and change.pi.graph.par functions are responsible  for labelling, dilution and prediction interval plotting preferences, respectively.  change.cond.graph.par sets preferences for conditioning.
这些功能是用于自定义图形设置的方式XPOSE绘制它的图形。 change.misc.graph.par设置图形的基本参数,包括积类型,点的类型和大小,颜色,线型,线的宽度。 change.ab.graph.par用于更改设置的身份,change.lm.graph.par是负责线性回归线,change.smooth.graph.par设置首选项黄土平滑,change.bw.graph.par箱设置首选项须图,并change.label.par,change.dil.graph.par和change.pi.graph.par功能是标签,稀释和预测区间绘制的喜好,分别负责。 change.cond.graph.par设置的喜好进行调理。

Settings can be saved and loaded using export.graph.par and  import.graph.par, respectively.
使用export.graph.par和import.graph.par,分别设置可以保存和加载。


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

An xpose.data object (classic == FALSE) or null (classic == TRUE).
xpose.data对象(经典== FALSE)或空(经典== TRUE)。


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


Niclas Jonsson & Justin Wilkins



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

xpose.plot.default,xpose.panel.default, xpose.plot.bw,xpose.panel.bw, xpose.plot.default,import.graph.par, export.graph.par,plot.default, par,import.graph.par,panel.abline, panel.lmline,lm,panel.loess, loess.smooth,loess,panel.bwplot, shingle,reorder.factor
xpose.plot.default,xpose.panel.default,xpose.plot.bw,xpose.panel.bw,xpose.plot.default,import.graph.par,export.graph.par,plot.default,par,import.graph.par,panel.abline,panel.lmline,lm,panel.loess,loess.smooth,loess,panel.bwplot ,shingle,reorder.factor


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


## Not run: [#不运行:]
## xpdb5 is an Xpose data object[#xpdb5是一个XPOSE的数据对象]
## 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)

## Change default miscellaneous graphic preferences[更改默认杂项图形的选择]
xpdb5 <- change.misc.graph.par(xpdb5)

## Change default linear regression line preferences, creating a new [#更改默认的线性回归线的喜好,创建一个新的]
## object[#对象]
xpdb5.a <- change.lm.graph.par(xpdb5)

## Change conditioning preferences[#改变空调的喜好。]
xpdb5 <- change.cond.graph.par(xpdb5)

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

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-24 13:27 , Processed in 0.022756 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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