Re: [R] factanal: error message

2007-10-07 Thread Michael Dewey
At 17:51 06/10/2007, Steve Friedman wrote: >Hi everyone, > > >I'm running a factor analysis on a correlation matrix with 32 rows and >columns. > >I get the following error when I issue the command sequence > >mich.fac1 <- factanal(michcor, factor=1) >Error in solve.default(cv) : system is computati

Re: [R] factanal: error message

2007-10-07 Thread Uwe Ligges
Steve Friedman wrote: > Hi everyone, > > > I'm running a factor analysis on a correlation matrix with 32 rows and > columns. > > I get the following error when I issue the command sequence > > mich.fac1 <- factanal(michcor, factor=1) > Error in solve.default(cv) : system is computationally si

[R] factanal: error message

2007-10-06 Thread Steve Friedman
Hi everyone, I'm running a factor analysis on a correlation matrix with 32 rows and columns. I get the following error when I issue the command sequence mich.fac1 <- factanal(michcor, factor=1) Error in solve.default(cv) : system is computationally singular: reciprocal condition number = 3.2472