Examples (CREATE command)

CREATE NEWVAR1 = DIFF(OLDVAR,1).
  • In this example, the series NEWVAR1 is created by taking the first-order difference of OLDVAR.