I want to create a variable that contains @GLOBAL_MEAN(myField)
and use it in several nodes. How can I do that in SPSS Modeler 16.0
?
When I add a derive
node and create a new variable with the value @GLOBAL_MEAN(myField)
I get the following error:
AEQMJ0332E: The global value '@GLOBAL_MEAN(myField)' is undefined
Thanks