27.03.2013 Views

SPSS® 12.0 Command Syntax Reference

SPSS® 12.0 Command Syntax Reference

SPSS® 12.0 Command Syntax Reference

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

152 <strong>Syntax</strong> <strong>Reference</strong><br />

ARIMA<br />

Overview<br />

ARIMA is available in the Trends option.<br />

ARIMA [VARIABLES=] dependent series name [WITH independent series names]<br />

[/MODEL =[(p,d,q)[(sp,sd,sq)[period]]]<br />

[{CONSTANT† }] [{NOLOG† }]]<br />

{NOCONSTANT} {LG10 or LOG}<br />

{LN }<br />

[/P={value }] [/D=value] [/Q={value }]<br />

{(value list)} {(value list)}<br />

[/SP={value }] [/SD=value] [/SQ={value }]<br />

{(value list)} {(value list)}<br />

[/AR=value list] [/MA=value list]<br />

[/SAR=value list] [/SMA=value list]<br />

[/REG=value list] [/CON=value]<br />

[/MXITER={10** }] [/MXLAMB={1.0E9**}]<br />

{value} {value }<br />

[/SSQPCT={0.001**}] [/PAREPS={0.001†}]<br />

{value } {value }<br />

[/CINPCT={95† }]<br />

{value}<br />

[/APPLY [='model name'] [{SPECIFICATIONS}]]<br />

{INITIAL }<br />

{FIT }<br />

[/FORECAST=[{EXACT }]]<br />

{CLS }<br />

{AUTOINIT}<br />

**Default if the subcommand is omitted.<br />

†Default if the subcommand or keyword is omitted and there is no corresponding specification on the TSET<br />

command.<br />

Example:<br />

ARIMA SALES WITH INTERVEN<br />

/MODEL=(0,1,1)(0,1,1).<br />

ARIMA estimates nonseasonal and seasonal univariate ARIMA models with or without fixed<br />

regressor variables. The procedure uses a subroutine library written by Craig Ansley that produces<br />

maximum-likelihood estimates and can process time series with missing observations.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!