1. Learn
  2. /
  3. Courses
  4. /
  5. Unsupervised Learning in R

Exercise

Interpreting biplots (1)

As stated in the video, the biplot() function plots both the principal components loadings and the mapping of the observations to their first two principal component values. The next couple of exercises will check your interpretation of the biplot() visualization.

Using the biplot() of the pr.out model, which two original variables have approximately the same loadings in the first two principal components?

Instructions

50 XP

Possible answers