| getHandSetIndices2 | R Documentation |
Get indices to code
getHandSetIndices2(code, handSetLength = 20, handSetBaserate = 0.2, unseen = F, this.set = NULL)
code |
Code object |
handSetLength |
Number of excerpts to put into the test set |
handSetBaserate |
Minimum number of positives that should be in the test set |
unseen |
[TBD] |
this.set |
[TBD] |
Code object with an updated test set and computer set