powered by
yh_lda(dfTr, dfTe)
library("MASS") data(SinghTest) #is 0 yh_lda(SinghTrain[,c(1:10, 101)], SinghTest[,c(1:10, 101)])
Run the code above in your browser using DataLab