Hi all, I'm trying to run TURF Analysis by Analyze -> Descriptive Statistics -> TURF Analysis. But I'm not getting any tables in the Output window. I've checked my variables are correct and have uninstalled and reinstalled TURF in Extensions Hub. I've also tried running the below syntax but still nothing, no error message either. A simple Descriptives works so I do get tables for some analysis, just not TURF. What could be causing the issue? Thank you!
SPSSINC TURF VARIABLES = Var1 Var2 Var3 Var4 Var5 Var6 Var7 FORCE=0
/OPTIONS BESTN = 900 NUMBERTODISPLAY = 900 CRITERIA = 1 PLOT=YES
REMOVALCYCLES = 0 MAXSETS=5000000
/HEATS USEHEATS=YES
/IMPORTANCE STRICT=YES.

------------------------------
Isabella X
------------------------------