Visualization with a biplot
Now visualize your PCA results. Maybe you can find groups in the data?
The object pcaNews
is loaded in your workspace.
Diese Übung ist Teil des Kurses
Machine Learning for Marketing Analytics in R
Anleitung zur Übung
- Create a biplot for your PCA results. The function selects the first two components automatically.
- Scale the text with the factor 0.5.
Interaktive Übung
Vervollständige den Beispielcode, um diese Übung erfolgreich abzuschließen.
___ %>% ___(cex = ___)