Examples
(CREATE command)
CREATE NEWVAR1 = DIFF(OLDVAR,1).
In this example, the series
NEWVAR1
is created by taking the first-order difference of
OLDVAR
.
Parent topic:
CREATE
Related information
:
CREATE
Overview (CREATE command)
CSUM Function (CREATE command)
DIFF Function (CREATE command)
FFT Function (CREATE command)
IFFT Function (CREATE command)
LAG Function (CREATE command)
LEAD Function (CREATE command)
MA Function (CREATE command)
PMA Function (CREATE command)
RMED Function (CREATE command)
SDIFF Function (CREATE command)
T4253H Function (CREATE command)
References (CREATE command)