| pairedLOO | R Documentation | 
RF LOO removing whole group of subjects
pairedLOO(data, class, group)
| data | Variables for machine learning | 
| class | Response variable (two classes task) | 
| group | factor defining how the samples are grouped | 
RF LOO removing whole group of subjects. For each unique value G of group, the training set consists of all samples for which group is different from G, and the test set contains only the samples for which group is equal G
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.