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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

1188 PACF<br />

PERIOD Subcommand<br />

PERIOD indicates the length of the period to be used by the SDIFF or SEASONAL subcommand.<br />

• The specification on PERIOD indicates how many observations are in one period or season<br />

and can be any positive integer greater than 1.<br />

• PERIOD is ignored if it is used without the SDIFF or SEASONAL subcommand.<br />

• If PERIOD is not specified, the periodicity established on TSET PERIOD is in effect. If<br />

TSET PERIOD is not specified, the periodicity established on the DATE command is used.<br />

If periodicity was not established anywhere, the SDIFF and SEASONAL subcommands will<br />

not be executed.<br />

Example<br />

PACF SALES<br />

/SDIFF=1<br />

/PERIOD=12.<br />

• This PACF command applies one degree of seasonal differencing with a periodicity of 12<br />

to the series SALES before partial autocorrelations are computed and plotted.<br />

LN and NOLOG Subcommands<br />

LN transforms the data using the natural logarithm (base e) of the series and is used to remove<br />

varying amplitude over time. NOLOG indicates that the data should not be log transformed.<br />

NOLOG is the default.<br />

• If you specify LN on a PACF command, any differencing requested on that command will<br />

be done on the log-transformed series.<br />

• There are no additional specifications on LN or NOLOG.<br />

• Only the last LN or NOLOG subcommand on a PACF command is executed.<br />

• If a natural log transformation is requested when there are values in the series that are<br />

less than or equal to 0, the PACF will not be produced for that series because nonpositive<br />

values cannot be log transformed.<br />

• NOLOG is generally used with an APPLY subcommand to turn off a previous LN specification.<br />

Example<br />

PACF SALES<br />

/LN.<br />

• This command transforms the series SALES using the natural log transformation and then<br />

computes and plots partial autocorrelations.<br />

SEASONAL Subcommand<br />

Use SEASONAL to focus attention on the seasonal component by displaying and plotting<br />

autocorrelations only at periodic lags.<br />

• There are no additional specifications on SEASONAL.

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

Saved successfully!

Ooh no, something went wrong!