permutations {gMCPLite}R 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)


[Package gMCPLite version 0.1.5 Index]