getHandSetIndices: Generate a Handset

Description Usage Arguments Value

View source: R/getHandSetIndices.R

Description

Generate a vector representing indices of set, using the handSetBaserate to determine the minimum number of indices that are positive

Usage

1
getHandSetIndices(set, handSetLength = 20, handSetBaserate = 0.2)

Arguments

set

matrix of two columns

handSetLength

number of indices to find

handSetBaserate

number between 0 and 1 to use as a minimum number of positive indices

Value

vector of indices from set


rhoR documentation built on Sept. 13, 2020, 5:07 p.m.