Skip to content

how can I run to multinomial PLS regression in R?

2 messages · 풍이, Max Kuhn

#
There are functions in the caret package to do classification with pls
and spls, if that is what you mean. They are plsda and splsda.