index Function (GPL)
Syntax
index()
Description
Creates a new variable by indexing each case with an integer. The new variable is essentially a case number.
Examples
TRANS: casenum = index()
ELEMENT: point(position(x*y), label(casenum))
Syntax
index()
Description
Creates a new variable by indexing each case with an integer. The new variable is essentially a case number.
Examples
TRANS: casenum = index()
ELEMENT: point(position(x*y), label(casenum))