View source: R/create_perms_int.R
create.perms.int | R Documentation |
pair intercept indices for each permutation
create.perms.int(nb, perms = NULL)
nb |
numeric, block size |
perms |
permutations as returned from permute(). computed internally if NULL. |
matrix: rows = intercepts, columns = permutations
create.perms.int(4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.