dot-get_combinations_cat: Get all category combinations of given length

.get_combinations_catR Documentation

Get all category combinations of given length

Description

Get all category combinations of given length

Usage

.get_combinations_cat(n_categories, length)

Arguments

n_categories

Number of categories c

length

Number of positions

Value

Matrix where each row is a combination (c^length rows, length columns)


antedep documentation built on April 25, 2026, 1:06 a.m.