inv_model_idx: does the inverse procedure to get_model_idx, s.t. if idx <-...

Description Usage Arguments Value

View source: R/utility_funcs.r

Description

does the inverse procedure to get_model_idx, s.t. if idx <- get_model_idx(j, k, K) then (j,k) <- inv_model_idx(idx) (if R output tuples)

Usage

1
inv_model_idx(idx, K)

Arguments

idx

model index

K

number of folds

Value

numeric pair of j and k


ant-stephenson/lhc documentation built on Jan. 28, 2021, 3:47 p.m.