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

R语言 xpose4data包 xvardef()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-2 07:13:48 | 显示全部楼层 |阅读模式
xvardef(xpose4data)
xvardef()所属R语言包:xpose4data

                                        Extracts and set Xpose variable definitions.
                                         提取和设置XPOSE变量定义。

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

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

This function extracts and set Xpose variable definitions in "xpose.data" objects.
此功能提取物,并设置XPOSE变量定义在“xpose.data”对象。


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


xvardef(x, object)

xvardef(object) <- value



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

参数:x
The name of an xpose variable (see below).
的名称的XPOSE变量(见下文)。


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


参数:value
A two element vector of which the first element is the name of the variable and the second the column name in the Data slot of the object.
两个元素的向量,其中第一个元素是名称的变量和对象的数据时隙中的列名第二。


Details

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

The Xpose variable definitions are used to map particular variable types to column names in the data.frame in the Data slot of the "xpose.data" object. The single-valued Xpose variable definitions are: id, idlab, idv, occ, dv, pred, ipred, iwres, res. The (potentially) vector-valued Xpose variable definitions are: parms, covariates, ranpar, tvparms (parameters, covariates, random effects parameters=etas, typical value parameters). The default values of these can be found in the createXposeClasses function.
的的XPOSE变量定义用于特定的变量类型映射到列名在数据框的“xpose.data”对象的数据插槽。单值XPOSE变量的定义是:id, idlab, idv, occ, dv, pred, ipred, iwres, res。 (潜在的)矢量值XPOSE变量的定义是:parms, covariates, ranpar, tvparms(参数,协变量,随机效应参数= ETAS,典型值参数)。这些默认值可以在createXposeClasses功能。


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

Returns a string with the name of the data variable defined as the Xpose data variable.
返回一个字符串的数据变量定义为的XPOSE数据变量的名称。


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


Niclas Jonsson



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

xpose.data-class,xpose.prefs-class
xpose.data-class,xpose.prefs-class


实例----------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)

## get the column name in the Data slot of object xpdb5[#获得的“数据的对象xpdb5插槽中的列名]
## corresponding to the label dv[#相对应的标签的dv]
xvardef("dv", xpdb5)

## reset the which column the label dv points to in the Data slot of[#重置列的标签DV点的数据时隙]
## object xpdb5[#对象xpdb5]
xvardef(xpdb5) <- c("dv", "DVA")

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

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-24 14:44 , Processed in 0.023645 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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