getHandSetIndices2 {ncodeR}R Documentation

Get indices to code

Description

Get indices to code

Usage

getHandSetIndices2(code, handSetLength = 20, handSetBaserate = 0.2,
  unseen = F, this.set = NULL)

Arguments

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]

Value

Code object with an updated test set and computer set


[Package ncodeR version 0.2.0.1 Index]