Factor analysis: Harris-Kaiser rotation

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Factor analysis: Harris-Kaiser rotation

Kevin Williams-11
Hello,

I am hoping to run a factor analysis with Harris-Kaiser orthoblique
rotation in SPSS.  Does anyone know if a syntax/macro has been developed
for this analysis?

Thanks for your time,

Kevin


--
Kevin M. Williams, M.A. (Ph.D. Candidate)
Dept. of Psychology
University of British Columbia
2136 West Mall
Vancouver, BC, Canada V6T 1Z4
Email:  [hidden email]
Webpage:  http://www.psych.ubc.ca/~dellab/
Reply | Threaded
Open this post in threaded view
|

Re: Factor analysis: Harris-Kaiser rotation

kim5760
factor
/variables=
/sort
/extraction
/rotation=verimax
/plot=eigen
/print=default, fscores

Perhaps you may be able to substitute Harris... for verimax in the syntax

Kevin Williams-11 wrote
Hello,

I am hoping to run a factor analysis with Harris-Kaiser orthoblique
rotation in SPSS.  Does anyone know if a syntax/macro has been developed
for this analysis?

Thanks for your time,

Kevin


--
Kevin M. Williams, M.A. (Ph.D. Candidate)
Dept. of Psychology
University of British Columbia
2136 West Mall
Vancouver, BC, Canada V6T 1Z4
Email:  kwilliams@psych.ubc.ca
Webpage:  http://www.psych.ubc.ca/~dellab/