Drop operator variables (STB-7: sts2) ----------------------- ^dropoper^ Description ----------- ^dropoper^ drops all operator variables from the current data set. An operator variable is formally defined as any variable containing a period (.), such as ^L.gnp^ and ^L2.gnp^ created by ^lag^, ^F.gnp^ and ^F2.gnp^ created by ^lead^, ^D.gnp^ and ^D2.gnp^ created by ^dif^, and ^G.gnp^ created by ^growth^. It also includes compound operator variables such as ^LD.gnp^, created by applying ^lag^ to the result of ^dif^. Example ------- . ^dropoper^ Author ------ Sean Becketti, Federal Reserve Bank of Kansas City. Also see -------- STB: sts2 (STB-7) On-line: ^help^ for ^lag^, ^growth^