Skip to content
Prev 127737 / 398500 Next

Q-type factor analysis

'princomp' only handles so-called R-mode PCA, that is feature
      extraction of variables.  If a data matrix is supplied (possibly
      via a formula) it is required that there are at least as many
      units as variables.  For Q-mode PCA use 'prcomp'.
On Wed, 24 Oct 2007, "Julia Kr?pfl" wrote: