Hi again PRteam, I found useful to have a grouping variable in my feature matrix to separate feature vectors extracted from different experiments, in my case different pacients. The best way I found to implement this feature was with the USER field, and the update of this variable was done in my application, but I suppose that could be implemented like a dataset property, and some methods like SUBREF, etc could update this variable automatically. I used this variable to perform cross-validation in a leave-one-pacient-out fashion, and different training-testing aggrupations. Maybe there is a best way to do this with the existing features ... what do you think?
Mariano.

