search for: tp4680159

Displaying 1 result from an estimated 1 matches for "tp4680159".

Did you mean: tp4636159
2013 Nov 10
0
Mark each group centroid in a linear discriminant analysis plot
...dict(iris.lda)$x[,1] LD2<-predict(iris.lda)$x[,2] ggplot(iris, aes(x=LD1, y=LD2, col=iris$Species) ) + geom_point( size = 4, aes(color = iris$Species))+theme_bw() -- View this message in context: http://r.789695.n4.nabble.com/Mark-each-group-centroid-in-a-linear-discriminant-analysis-plot-tp4680159.html Sent from the R help mailing list archive at Nabble.com.