开始使用免费开始使用

Visualizing PCA using the factoextra library

The factoextra library provides a number of functions which make it easy to extract and visualize the output of many exploratory multivariate data analyses, including PCA. In this exercise, you will use several functions to visualize the scores and PC loadings of the state.x77 dataset.

本练习是课程的一部分

Multivariate Probability Distributions in R

查看课程

交互式实操练习

通过完成这段示例代码来试试这个练习。

# Plot the scores
编辑并运行代码