Hello all,
I have used Principal Component Analysis to create a new variable that is like an index of a personal characteristic.
The factor loadings of the variables used to create this index are all positive. However, the factor scores ( i.e the "index" for each observation -using predict command after factor analysis) have a range between -1 and 1. I would like them to be 0 to 1 instead so I can interpret data correctly.
Any idea/command on how I can figure this out? Thanks!!