pairedLOO: RF LOO removing whole group of subjects

Description Usage Arguments Details

View source: R/pairedLOO.R

Description

RF LOO removing whole group of subjects

Usage

1

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 April 1, 2020, 4:42 a.m.