pairedLOO: RF LOO removing whole group of subjects

View source: R/pairedLOO.R

pairedLOOR Documentation

RF LOO removing whole group of subjects

Description

RF LOO removing whole group of subjects

Usage

pairedLOO(data, class, group)

Arguments

data

Variables for machine learning

class

Response variable (two classes task)

group

factor defining how the samples are grouped

Details

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


january3/myfuncs documentation built on Jan. 16, 2025, 8:37 p.m.