Extract model from an splsda object

Hello,
In the object the loadings are available per gene/feature. However, the model itself is not straightforward to access. Is it possible to extract predictive model from an splsda object, such that it could be fitted non-programmatically?

Thank you

hi @tinfloor,

Apologies for the late answer, your post was sent to the spam box :frowning:

Yes, you can use the predict function (there was a recent post about this).

Kim-Anh