Modeling and evaluation

For the modeling process, we will follow the following steps:

  1. Extract the components and determine the number to retain.
  2. Rotate the retained components.
  3. Interpret the rotated solution.
  4. Create the factor scores.
  5. Use the scores as input variables for regression analysis and evaluate the performance on the test data.

There are many different ways and packages to conduct PCA in R, including what seems to be the most commonly used prcomp() and princomp() functions in base R. However, for my money, it seems that the psych package is the most flexible with the best options.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset