searchsComb: Search the Element of a Combination

Description Usage Arguments Value Author(s)

View source: R/searchsComb.R

Description

Search the element of a combination from all combinations of the supplied vectors as created by expand.grid without creating the combinations. This function is internally called by MIMFA and is not usually called directly by a user.

Usage

1

Arguments

args

a list containing the vector sources for combinations.

idx

the index of the searched combination.

Value

The combination corresponding to idx.

Author(s)

Ignacio González


GonzalezIgnacio/HandlingMissRows documentation built on Jan. 17, 2020, 6:29 p.m.