projection vector in LDA

How can I get the value of the projection vector in LDA?
Thanks
Harry

Hi @hperros,

The Linear Discriminant Analysis currently does not support output of the projection vector.

Thanks for pointing out that the LDA output is not structurally the same as the PCA output. I have created a ticket for that.

Best,
Stefan

That’s great. I dont know if it’s possible to have the projection line plotted as well.
Harry