Outline an approximate pairwise confidence region
ellipse.arima0.RdThis function produces the ellipsoidal outline of an approximate pairwise confidence region for an ARIMA model fit.
Arguments
- x
The first argument should be an
arima0object, usually resulting from a call toarima0().- which
Which selects the pair of parameters to be plotted. The default is the first two.
- level
The confidence level of the region. Default 95%.
- t
The t statistic on the boundary of the ellipse.
- ...
Other
ellipse.defaultparameters may also be used.
Details
The summary function is used to obtain the approximate covariance matrix of the
fitted parameters.
