search for: becoaus

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

Did you mean: becaus
2004 May 24
1
discriminant analysis
...lity at all? You also need the predicted values to produce a plot of the analysis, as far as I know. Here my code: pcor.lda2<-lda(pcor~habarea+hcom+isol+flowcov+herbh+inclin+windprot+shrubcov+baregr, data=pcor.df, CV=T) table2<-table(pcor.df$pcor, pcor.lda2$class) table2 #doesn't work, becoause CV=True? pcor.ld2<-predict(pcor.lda2, dimen=1)$x plot(pcor.ld2) plot(pcor.lda2, type="density", dimen=1) #kernel density estimates I am happy if I get an answer from somebody! Stefanie von Felten Institut für Umweltwissenschaften Universität Zürich Winterthurerstrasse 190 CH-8057...