create.perms.int: pair intercept indices for each permutation

View source: R/create_perms_int.R

create.perms.intR Documentation

pair intercept indices for each permutation

Description

pair intercept indices for each permutation

Usage

create.perms.int(nb, perms = NULL)

Arguments

nb

numeric, block size

perms

permutations as returned from permute(). computed internally if NULL.

Value

matrix: rows = intercepts, columns = permutations

Examples

create.perms.int(4)

susanne-frick/MFCblockInfo documentation built on Oct. 20, 2024, 8:26 p.m.