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

R语言 RMark包 export.model()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-26 23:41:33 | 显示全部楼层 |阅读模式
export.model(RMark)
export.model()所属R语言包:RMark

                                        Export output files for appending into MARK .dbf/.fpt format
                                         导出附加到MARK .dbf / .fpt格式的输出文件

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

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

Creates renamed versions of the output,vcv and residual files so they can be appended into a MARK .dbf file.
创建改名版本的输出,VCV和残留文件,使他们能够追加到一个标记。dbf文件。


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


  export.model(model, replace = FALSE)



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

参数:model
a mark model object or marklist object
标记模式的对象或marklist对象的


参数:replace
if file exists and replace=TRUE, file will be over-written
如果文件存在,并且取代= TRUE,文件将被覆盖写入


Details

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

If model is a marklist then it exports each model in the marklist. The function simply copies the files with new names so the MARK interface will recognize them. The marknnn.out is copied as marknnnY.tmp, marknnn.res is copied as marknnnx.tmp and marknnn.vcv is copied as marknnnV.tmp.  You can create a MARK .dbf by using export.chdata to create an input file for MARK, opening MARK (MARKINT.EXE) to create a new .dbf with the input file, and then using the Output/Append to select the output file (marknnnY.tmp) to append the model with its files. Then you can use any facilities of MARK that are not already included in RMark.
如果model是一个marklist的话,每一个模型导出在marklist。的功能只是将文件以新的名称,,所以MARK接口就可以认出他们来。该marknnn.out复制为marknnnY.tmp,marknnn.res被复制,作为:被复制marknnnx.tmp和marknnn.vcv marknnnV.tmp。您可以创建一个标记。的DBF通过使用export.chdata创建一个输入文件MARK,开放MARK(MARKINT.EXE)创建一个新的输入文件。DBF,然后使用输出/附加选择输出的文件(marknnnY.tmp)的文件追加的模式。然后,你可以使用任何设施MARK,是不是已经包括在RMark。

***Warning*** Make sure that you use the .inp created by export.chdata with your processed data to create the MARK .dbf file rather than using a separate similar .inp file.  It is essential that the group structure and ordering of groups matches between the .inp file and the exported models or you can get erroneous results.
***警告***确保您使用。INP export.chdata处理的数据建立的标志。dbf文件,而不是使用一个单独的相似。inp文件。重要的是,组组的结构和排序之间。inp文件和导出的模型相匹配,或者你可以得到错误的结果。


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

None



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



Jeff Laake




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

export.chdata
export.chdata


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


data(dipper)
mymodel=mark(dipper)
export.model(mymodel,replace=TRUE)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-4-19 17:27 , Processed in 0.022456 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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