Описание тега ggbiplot

A biplot based on ggplot2.

This tag refer to the library ggbiplot on github for the r programming language. One can install it with:

library(devtools)
install_github("vqv/ggbiplot")

It allows to plot Principal Component Analysis using ggplot (see ggplot2).