Perms: Internal Logic Forest Functions

View source: R/perms.R

PermsR Documentation

Internal Logic Forest Functions

Description

INTERNAL FUNCTION TO CREATE PERMUTATIONS OF N VARIABLES This function is called by TTab. It is not intended to be used independently of this function.

Usage

Perms(n)

Arguments

n

integer

Value

mat matrix with each combination of n variables, where inclusion/exclusion is denoted by 0/1


LogicForest documentation built on Aug. 8, 2025, 7:46 p.m.