Learn R Programming

LogicForest (version 2.1.2)

Perms: 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)

Value

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

Arguments

n

integer