Displaying 1 result from an estimated 1 matches for "mcaarab".
Did you mean:
matarab
2013 Feb 26
1
How to avoid overlapping labels
...do i need to identify the xy
coordinates for each point first and then manually move every point? and if
i neet to do so how to use the identify() function?
or is there any possibility to automatically place the labels in the best
position?
>MatArab <- as.matrix(ende[2:12])
>MatArab
>MCAArab <- mjca(MatArab, nd = 2, lambda = "JCA", maxit = 50, epsilon =
0.0001)
>plot(MCAArab, dim = c(1,2), map = "symmetric", centroids = TRUE,
+ what = c("none", "all"), mass = c(FALSE, FALSE),
+ contrib = c("none", "none"), col = c(&qu...