subsetByClassHelper1 {dsBase} | R Documentation |
This is an internal function called by the function 'subsetByClassDS'.
subsetByClassHelper1(xvect = NULL, xname = NULL, filter = NULL)
xvect |
a vector of type factor. |
xname |
the name of the vector. |
nfilter |
the minimum number observation (i.e. rows) that are allowed. |
The function generates subsets if the input of 'subsetByClassDS' is a factor vector.
a list which contains the subsets.
Gaye, A.