permutations: Permutation for a design matrix

View source: R/misc.R

permutationsR Documentation

Permutation for a design matrix

Description

Permutation for a design matrix

Usage

permutations(n)

Arguments

n

dimension of the matrix

Value

a n*(2^n) dimensional matrix

Examples

permutations(3)


gMCPLite documentation built on May 29, 2024, 7:38 a.m.