DT_Top_K: data.table Top_K

Description Usage Arguments Value

Description

Select Top K rows from data.table based on certain variable.

Usage

1
DT_Top_K(DT, Value_Var, K, maximize)

Arguments

DT

data.table

Value_Var

variable for selecting Top K row(s)

K

number of K

maximize

maximizing indicator

Value

a data.table of hyperparameters


tianlongwang-bw/rHyperParellel documentation built on May 6, 2019, 8:59 p.m.