How to identify with which of two groups are associated positive and negative LDA scores?

后端 未结 0 1893
没有蜡笔的小新
没有蜡笔的小新 2020-12-22 04:44

In R,

lda.score<-lda(class ~., data=iris)

if we use it only with two classes, we can get LDA scores (the position for linear discriminant

相关标签:
回答
  • 消灭零回复
提交回复
热议问题