Re: [R] extracting significant response variables

2015-06-27 Thread Jim Lemon
Hi adeela, I can't quite get what you want to plot in your example, but using the iris data set and the example in the "lda" help page, this may give you some idea of what can be done. I'm using the "z" structure in the example. matplot(z$scaling,xlim=c(0,5),ylim=c(-3,3),pch="",axes=FALSE, main="

Re: [R] extracting significant response variables

2015-06-26 Thread Bert Gunter
Offtopic. This list is about R programming. Post to a statistics list like stats.stackexchange.com instead. Better yet, find a local expert to help you. What you describe sounds confused and likely to produce nonsense to me. You may not even have the information needed to answer the question you as