SVDD Procedure
INPUT Statement
INPUT variables / <LEVEL=INTERVAL | NOMINAL>;
The INPUT statement specifies the names of variables to be used in training. Only interval, binary, and nominal variables are accepted. If you want to use different options for different variables, you can specify multiple INPUT statements.
You can specify the following option after a slash (/):
Last updated: August 06, 2026