Skip to content
Prev 178373 / 398502 Next

help with plotting results of lda

Works for me with

library(MASS)
plot(lda(Species~., data=iris))

hence you may want to profide the data to enable us to reproduce your 
problem...

Uwe Ligges
pgseye wrote: