From: W. Trevor King Date: Tue, 19 Mar 2013 13:12:27 +0000 (-0400) Subject: pca.py: Update Newcastle SPSS link X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d088a52ceacb7a529063fe475cc3172ee0a7325d;p=blog.git pca.py: Update Newcastle SPSS link The internet archive page appears to be gone (which is scary ;), but I found a URL pointing to the current page, which has all the same stuff. --- diff --git a/posts/Factor_analysis/pca.py b/posts/Factor_analysis/pca.py index 0e8aaaf..20150d4 100755 --- a/posts/Factor_analysis/pca.py +++ b/posts/Factor_analysis/pca.py @@ -396,7 +396,7 @@ factors: [4]: http://sites.stat.psu.edu/~ajw13/stat505/fa06/17_factor/07_factor_commun.html [5]: http://sites.stat.psu.edu/~ajw13/stat505/fa06/17_factor/13_factor_varimax.html [6]: http://psychweb.psy.umt.edu/denis/datadecision/factor/dd_fa_part_2_aug_2009.pdf -[7]: http://web.archive.org/web/20051125011642/http://www.ncl.ac.uk/iss/statistics/docs/factoranalysis.html +[7]: http://ncl.ac.uk/itservice/dataanalysis/advancedmodelling/factoranalysis/ """ import itertools as _itertools