Thanks for your response. What do you mean by the "Diaglog box help"? Are you referring to the information in the drop down GUI boxes that appears in the corner "This procedure runs a logistic regression..." etc. as well as the info that appears when you hover over the fields?
I'm looking for documentation that explains what the match tolerance is referring to- Is this the same as a caliper?
What is the Maximize execution performance under Options?
I'm also encountering an error after the syntax runs and noticed a temporary variable from the syntax is still in the dataset along with the new variables. Everything looks in order, but I get error
LINE 44 Which is the end of the program line "end program."
COMMAND: DATASET ACTIVATE
INFORMATION: Expecting word or =. Found DataSet 1.
Also, another error:
Text: M0.9096370428527336 Command: DELETE VARIABLES
An undefined variable name, or a scratch or system variable was specified in a variable list which accepts only standard variables. Check spelling and verify the existence of this variable.
Execution of this command stops.
In the output after the above is repeated:
Traceback (most recent call last):
File "<string>", line 39, in <module>
File "C:\PROGRA~1\IBM\SPSS\STATIS~1\27\PYTHON3\Lib\site-packages\spss\spss.py", line 1508, in Submit
raise SpssError(error)
spss.errMsg.SpssError: [errLevel 3] Serious error.
#SPSSStatistics#Support#SupportMigration