SPSS Variable Level

The VARIABLE LEVEL command sets the measurement level of a variable.


Usage

variable level foo bar baz nominal.
variable level foo bar baz ordinal.
variable level foo bar baz scale.


Data Model

The VARIABLE LEVEL command executes immediately. Pending transformations are not executed and the active dataset is not read.


See also

PSPP manual for VARIABLE LEVEL


CategoryRicottone

SPSS/VariableLevel (last edited 2023-06-12 00:24:01 by DominicRicottone)