data(Harman, package = "GPArotation")
# Centroid unrotated loadings from Harman (1976) Table 14.3
print(Harman8)
# Rotate the centroid solution
quartimax(Harman8)
oblimin(Harman8, randomStarts = 100)
Run the code above in your browser using DataLab