Date: Fri, 23 Mar 2012 14:34:28 -0700
Reply-To: David Marso <david.marso@gmail.com>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: David Marso <david.marso@gmail.com>
Subject: Re: conditional compute within a macro
In-Reply-To: <455F4F03530E364FAECFFC86C88D4AAD62B26119@EXCH02.hscnet.hsc.usf.edu>
Content-Type: text/plain; charset=us-ascii
You might want to look at the CCF procedure
---
*CCF*
*Overview*
*CCF * displays and plots the cross-correlation functions of two or more
time series. You can
also display and plot the cross-correlations of transformed series by
requesting natural log and
differencing transformations within the procedure.
*Options*
*Modifying the Series*. You can request a natural log transformation of the
series using the LN
subcommand and seasonal and nonseasonal differencing to any degree using the
SDIFF and
DIFF subcommands. With seasonal differencing, you can also specify the
periodicity on the
PERIOD subcommand.
*Statistical Display.* You can control which series are paired by using the
keyword WITH. You can
specify the range of lags for which you want values displayed and plotted
with the MXCROSS
subcommand, overriding the maximum specified on TSET. You can also display
and plot values at
periodic lags only using the SEASONAL subcommand.
.............
--
View this message in context: http://spssx-discussion.1045642.n5.nabble.com/conditional-compute-within-a-macro-tp5585730p5590766.html
Sent from the SPSSX Discussion mailing list archive at Nabble.com.
=====================
To manage your subscription to SPSSX-L, send a message to
LISTSERV@LISTSERV.UGA.EDU (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
|