You can use node and flow properties in a variety of ways with SPSS Modeler. They're most
commonly used as part of a script: either a standalone script, used to automate
multiple flows or operations, or a flow script, used to automate processes within a
single flow. You can also specify node parameters by using the node properties within the SuperNode.
At the most basic level, properties can also be used as a command line option for starting SPSS
Modeler. Using the -p argument as part of command line invocation, you can use a
flow property to change a setting in the flow.
Table 1. Node and flow property examples
Property
Meaning
s.max_size
Refers to the property max_size of the node named
s.
s:samplenode.max_size
Refers to the property max_size of the node named s, which
must be a Sample node.
:samplenode.max_size
Refers to the property max_size of the Sample node in the current flow
(there must be only one Sample node).
s:sample.max_size
Refers to the property max_size of the node named s, which
must be a Sample node.
t.direction.Age
Refers to the role of the field Age in the Type node
t.
:.max_size
*** NOT LEGAL
*** You must specify either the node name or the node type.
The example s:sample.max_size illustrates that you don't need to spell out node
types in full.
The example t.direction.Age illustrates that some slot names can themselves be
structured—in cases where the attributes of a node are more complex than simply individual slots
with individual values. Such slots are called structured or complex
properties.
About cookies on this siteOur websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising.For more information, please review your cookie preferences options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.