getHandSetIndices2: Get indices to code

Description Usage Arguments Value

View source: R/getHandSetIndices.R

Description

Get indices to code

Usage

1
2
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


ncodeR documentation built on Nov. 20, 2019, 1:07 a.m.