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

R语言 tseries包 summary.arma()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 12:40:24 | 显示全部楼层 |阅读模式
summary.arma(tseries)
summary.arma()所属R语言包:tseries

                                        Summarizing ARMA Model Fits
                                         总结ARMA模型适合

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

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

Methods for creating and printing summaries of ARMA model fits.
创建和打印摘要ARMA模型拟合的方法。


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


## S3 method for class 'arma'
summary(object, ...)
## S3 method for class 'summary.arma'
print(x, digits = max(3, getOption("digits") - 3),
      signif.stars = getOption("show.signif.stars"), ...)



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

参数:object
an object of class "arma"; usually, a result of a call to arma.
类的一个对象"arma";通常情况下,调用arma的结果。


参数:x
an object of class "summary.arma"; usually, a result of a call to the summary method for objects of class "arma".
类的一个对象"summary.arma";通常情况下,结果的总结方法的调用对象的类"arma"。


参数:digits, signif.stars
see printCoefmat.
看到printCoefmat。


参数:...
further arguments passed to or from other methods.
进一步的参数传递给其他方法。


Details

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

The summary method computes the asymptotic standard errors of the coefficient estimates from the numerically differentiated Hessian matrix approximation.  The AIC is computed from the conditional sum-of-squared errors and not from the true maximum likelihood function. That may be problematic.
摘要方法计算的系数估计的数字有区别的Hessian矩阵近似的的渐近标准的错误。该AIC从条件的总和的平方误差计算,而不是从真正的最大似然函数。这可能是有问题的。


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

A list of class "summary.arma".
的列表类"summary.arma"。


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

arma
arma

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 02:53 , Processed in 0.032396 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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