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

R语言 x12包 prev-methods()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 23:14:39 | 显示全部楼层 |阅读模式
prev-methods(x12)
prev-methods()所属R语言包:x12

                                         ~~ Methods for Function prev and cleanHistory in Package x12 ~~
                                         ~~方法在包装功能prev和cleanHistory X12~~

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

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

Function prev in package x12 reverts to previous parameter settings and output.<br> Function cleanHistory resets x12OldParameter and x12OldOutput.
函数prev在包x12恢复到先前的参数设置和输出。<BR>功能cleanHistory复位x12OldParameter和x12OldOutput。


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


## S4 method for signature 'x12Single'
prev(object,n=NULL)
## S4 method for signature 'x12Batch'
prev(object,index=NULL,n=NULL)
## S4 method for signature 'x12Single'
cleanHistory(object)
## S4 method for signature 'x12Batch'
cleanHistory(object,index=NULL)



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

参数:object
object of class x12Single-class or x12Batch-class.
对象的类x12Single-class或x12Batch-class。


参数:n
index corresponding to a previous run.
指数对应于以前的运行。


参数:index
index corresponding to (an) object(s) of class "x12Single".
(一)对象(S)类"x12Single"对应的索引。


方法----------Methods----------


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


Alexander Kowarik



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

X12
X12


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


data(AirPassengersX12)
summary(AirPassengersX12)
# a maximum of 10 previous X12 runs are added to the summary[一个最大的前10个X12运行的总结]
summary(AirPassengersX12,oldOutput=10)
#the x12Parameter and x12Output of the x12Single is set to the previous run of X12[被设置为在上次运行X12的x12Single x12Parameter和x12Output]
Ap=prev(AirPassengersX12)
summary(AirPassengersX12,oldOutput=10)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-24 19:50 , Processed in 0.030678 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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