adeverse / adegraphics

An S4 Lattice-Based Package for the Representation of Multivariate Data
https://adeverse.github.io/adegraphics/
9 stars 1 forks source link

Implement 'plabels.optim=TRUE' in 's.corcirle' #6

Open aursiber opened 6 years ago

aursiber commented 6 years ago
library(ade4)
library(adegraphics)
data("jv73")
pca1 <- ade4::dudi.pca(jv73$morpho, scannf = FALSE)
s.corcircle(pca1$co, pbackground.box = FALSE)