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

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

[复制链接]
发表于 2012-10-1 14:29:08 | 显示全部楼层 |阅读模式
plot(vars)
plot()所属R语言包:vars

                                        Plot methods for objects in vars
                                         图vars中的对象的方法

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

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

Plot method for objects with class attribute varest, vec2var, varcheck, varfevd, varirf, varprd, varstabil.
图方法为类属性varest对象,vec2var,varcheck,varfevd,varirf,varprd,varstabil。


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


## S3 method for class 'varcheck'
plot(x, names = NULL, main.resid = NULL, main.hist =
NULL, main.acf = NULL, main.pacf = NULL, main.acf2 = NULL, main.pacf2 =
NULL, ylim.resid = NULL, ylim.hist = NULL, ylab.resid = NULL, xlab.resid
= NULL, xlab.acf = NULL, lty.resid = NULL, lwd.resid = NULL, col.resid =
NULL, col.edf = NULL, lag.acf = NULL, lag.pacf = NULL, lag.acf2 = NULL,
lag.pacf2 = NULL, mar = par("mar"), oma = par("oma"), ...)
## S3 method for class 'varest'
plot(x, names = NULL, main.fit = NULL, main.acf = NULL,
main.pacf = NULL, ylim.fit = NULL, ylim.resid = NULL, lty.fit = NULL,
lty.resid = NULL, lwd.fit = NULL, lwd.resid = NULL, lag.acf = NULL,
lag.pacf = NULL, col.fit = NULL, col.resid = NULL, ylab.fit = NULL,
ylab.resid = NULL, ylab.acf = NULL, ylab.pacf = NULL, xlab.fit = NULL,
xlab.resid = NULL, nc, mar = par("mar"), oma = par("oma"), adj.mtext =
NA, padj.mtext = NA, col.mtext = NA, ...)
## S3 method for class 'vec2var'
plot(x, ...)
## S3 method for class 'varfevd'
plot(x, plot.type = c("multiple", "single"),
names = NULL, main = NULL, col = NULL, ylim = NULL, ylab = NULL,
xlab = NULL, legend = NULL, names.arg = NULL, nc,
mar = par("mar"), oma = par("oma"), addbars = 1, ...)
## S3 method for class 'varirf'
plot(x, plot.type = c("multiple", "single"), names =
NULL, main = NULL, sub = NULL, lty = NULL, lwd = NULL, col = NULL, ylim
= NULL, ylab = NULL, xlab = NULL, nc, mar.multi = c(0, 4, 0, 4),
oma.multi = c(6, 4, 6, 4), adj.mtext = NA, padj.mtext = NA, col.mtext =
NA, ...)  
## S3 method for class 'varprd'
plot(x, plot.type = c("multiple", "single"),
names = NULL, main = NULL, col = NULL, lty = NULL, lwd = NULL,
ylim = NULL, ylab = NULL, xlab = NULL, nc, mar = par("mar"),
oma = par("oma"), ...)
## S3 method for class 'varstabil'
plot(x, plot.type = c("multiple", "single"), names =
NULL, main = NULL, nc, mar = par("mar"), oma = par("oma"), ...)



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

参数:addbars
Integer, number of empty bars in barplot to reserve space for legend. If set to zero, no legend will be returned.
整数空的条形barplot传说预留空间数量的。如果设置为0,没有传说将被退回。


参数:adj.mtext
Adjustment for mtext(), only applicable if plot.type = "multiple".
调整mtext(),仅适用于plot.type = "multiple"。


参数:col
Character vector, colors to use in plot.
字符向量,颜色使用中的图。


参数:col.edf
Character, color of residuals' EDF.
字符,颜色残差的EDF。


参数:col.fit
Character vector, colors for diagram of fit.
字符向量,图适合的颜色。


参数:col.mtext
Character, color for mtext(), only applicable if plot.type = "multiple".  
字符,颜色mtext(),仅适用于plot.type = "multiple"。


参数:col.resid
Character vector, colors for residual plot.
字符向量,颜色的残差图。


参数:lag.acf
Integer, lag.max for ACF of residuals.
整数,lag.max ACF的残差。


参数:lag.acf2
Integer, lag.max for ACF of squared residuals.
ACF的残差平方整数,lag.max。


参数:lag.pacf
Integer, lag.max for PACF of residuals.
整数,lag.max PACF的残留物。


参数:lag.pacf2
Integer, lag.max for PACF of squared residuals.
整数,PACF的残差平方lag.max。


参数:legend
Character vector of names in legend.
传说中的名称的字符向量。


参数:lty
Integer/Character, the line types.
整数/字符,行类型。


参数:lty.fit
Vector, lty for diagram of fit.
LTY为向量,配合图。


参数:lty.resid
Vector, lty for residual plot.
矢量,LTY为残留的图。


参数:lwd
The width of the lines.
的线条的宽度。


参数:lwd.fit
Vector, lwd for diagram of fit.
矢量,随钻测井图的契合。


参数:lwd.resid
Vector, lwd for residual plot.
矢量,随钻测井为残留的图。


参数:main
Character vector, the titles of the plot.
字符向量,图的标题。


参数:main.acf
Character vector, main for residuals' ACF.
字符向量,主要为残差的ACF。


参数:main.acf2
Character vector, main for squared residuals' ACF.
字符向量,主要为残差平方的ACF。


参数:main.fit
Character vector, main for diagram of fit.
字符向量,主要为配合图。


参数:main.hist
Character vector, main for histogram of residuals.
字符向量,主要用于残差的直方图。


参数:main.pacf
Character vector, main for residuals' PACF.
字符向量,主要为残差的PACF。


参数:main.pacf2
Character vector, main for squared residuals' PACF.
字符矢量,主要为残差平方PACF。


参数:main.resid
Character vector, main for residual plot.
字符矢量,主要用于残差图。


参数:mar
Setting of margins.
设置的利润率。


参数:mar.multi
Setting of margins, if plot.type = "multiple".
设置边距,如果plot.type = "multiple"。


参数:names
Character vector, the variables names to be plotted. If left NULL, all variables are plotted.  
要绘制的字符向量,变量名。如果离开NULL,所有变量都被绘制。


参数:names.arg
Character vector, names for x-axis of barplot.
字符向量,名为x轴barplot。


参数:nc
Integer, number of columns for multiple plot.
整数,数列的多个图。


参数:oma
Setting of outer margins.
设置的外边缘。


参数:oma.multi
Setting of margins, if plot.type = "multiple".
设置边距,如果plot.type = "multiple"。


参数:padj.mtext
Adjustment for mtext(), only applicable if plot.type = "multiple".  
调整mtext(),仅适用于plot.type = "multiple"。


参数:plot.type
Character, if multiple all plots are drawn in a single device, otherwise the plots are shown consecutively.
字符,如果multiple所有的图都画在一个单一的设备,否则图所示连续。


参数:sub
Character, sub title in plot.
在图的性格,子标题。


参数:x
An object of one of the above classes.
上述类别之一的一个目的。


参数:xlab
Character vector signifying the labels for the x-axis.
字符向量符号的x轴的标签。


参数:xlab.acf
Character, xlab for ACF and PACF of residuals and their squares in plot.varcheck.
字符,xlab ACF和PACF的残差平方plot.varcheck。


参数:xlab.fit
Character vector, xlab for diagram of fit.
字符向量,配合图xlab为。


参数:xlab.resid
Character vector, xlab for residual plot.   
字符向量,残差图xlab为。


参数:ylab
Character vector signifying the labels for the y-axis.
字符向量,表示为y轴的标签。


参数:ylab.acf
Character, ylab for ACF.
字符,ylab ACF。


参数:ylab.fit
Character vector, ylab for diagram of fit.
字符向量,配合图ylab为。


参数:ylab.pacf
Character, ylab for PACF
的字符,ylab为PACF


参数:ylab.resid
Character vector, ylab for residual plot.
字符向量,残差图ylab为。


参数:ylim
Vector, the limits of the y-axis.
矢量,y轴的极限。


参数:ylim.fit
Vector, ylim for diagram of fit.
矢量,ylim配合图。


参数:ylim.hist
Vector, ylim for histogram of residuals.
矢量,ylim的残差直方图。


参数:ylim.resid
Vector, ylim for residual plot.
矢量,ylim残差图。


参数:...
Passed to internal plot function.
通过内部的绘图功能。


Details

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

The plot-method for objects with class attribute vec2var is the same as for objects with class attribute varest. Hence, the same arguments can be utilised.
图为与类属性vec2var的对象的方法是为与类属性varest的对象一样。因此,在相同的参数可以使用。


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


Bernhard Pfaff



参考文献----------References----------

University Press, Princeton.
Analysis, Springer, New York.
An R Package for Testing for Structural Change in Linear Regression Models, Journal of Statistical Software, 7(2): 1-38, http://www.jstatsoft.org/v07/i02/  

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

VAR, vec2var, fevd, irf, predict, fanchart, stability, arch.test, normality.test, serial.test  
VAR,vec2var,fevd,irf,predict,fanchart,stability,arch.test,normality.test,serial.test


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


## Not run: [#不运行:]
data(Canada)
var.2c <- VAR(Canada, p = 2, type = "const")
plot(var.2c)
## Diagnostic Testing[#诊断测试]
## ARCH test[#ARCH测试]
archtest <- arch.test(var.2c)
plot(archtest)
## Normality test[#正态性检验]
normalitytest <- normality.test(var.2c)
plot(normalitytest)
## serial correlation test[#序列相关测试]
serialtest <- serial.test(var.2c)
plot(serialtest)
## FEVD[#FEVD]
var.2c.fevd <- fevd(var.2c, n.ahead = 5)
plot(var.2c.fevd)
## IRF[#IRF]
var.2c.irf <- irf(var.2c, impulse = "e",
response = c("prod", "rw", "U"), boot = FALSE)
plot(var.2c.irf)
## Prediction[#预测]
var.2c.prd <- predict(var.2c, n.ahead = 8, ci = 0.95)
plot(var.2c.prd)
## Stability[#稳定性]
var.2c.stabil <- stability(var.2c, type = "Rec-CUSUM")
plot(var.2c.stabil)

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

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-27 14:28 , Processed in 0.027284 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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