listCartesian: Cartesian product

View source: R/SklearnClassifierHelpers.R

listCartesianR Documentation

Cartesian product

Description

Computes the Cartesian product of all the combinations of elements in a list

Usage

listCartesian(allList)

Arguments

allList

a list of lists

Value

A list with all possible combinations from the input list of lists


OHDSI/PatientLevelPrediction documentation built on April 27, 2024, 8:11 p.m.