It seems the labeling on score plot is not correct
Code: Select all
%ex7 = "\Example Files\EV7 Manual Data\"
%ch39 = "Chapter 39 - Factor Analysis"
%wf = @evpath + %ex7 +%ch39 +"\holzinger24.wf1"
wfopen %wf
factor ft01.ml(c=1e-8,showopts) visual cubes paragraph sentence wordm paper1 flags1
ft01.rotate(type=oblique, method=quartimax, c=1e-6, prior=random, ptype=oblique, pseed=123, prng=mt)
ft01.factnames Verbal Spatial
freeze(gf03) ft01.scores(out=biplot)
