LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 2010)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 2 Sep 2010 14:21:01 -0500
Reply-To:   Alex Reutter <areutter@us.ibm.com>
Sender:   "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:   Alex Reutter <areutter@us.ibm.com>
Subject:   Re: PASW Modeler 13_ Filler node issue
In-Reply-To:   <1283452338414-2801187.post@n5.nabble.com>
Content-Type:   multipart/alternative;

I think you want to use a Derive node here: > Select Multiple as the mode > Choose variable1 and variable2 as the variables you want to derive from > Type to_integer(@FIELD) as the formula

Alex

From: Ika123 <ikusztal@gmail.com> To: SPSSX-L@LISTSERV.UGA.EDU Date: 09/02/2010 01:39 PM Subject: PASW Modeler 13_ Filler node issue Sent by: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>

Does anybody know how to transform multiple variables using the Filler mode in SPSS modeler? It allows me to transform only one variable at a time...so it takes multiple nodes and a lot of time. The dialogue box allows you to select multiple variables, so I tried using "AND" which produced the following CLEM code: to_integer('variable1') and to_integer('variable2') But, then I get an error message: "Error: Failed to type application of operator: and(LONG,LONG)" I'm thinking there must be a better way... Any ideas?


[text/html]


Back to: Top of message | Previous page | Main SPSSX-L page