View source: R/create_blocks_int.R
create.blocks.int | R Documentation |
create indices for intercepts
create.blocks.int(K, nb)
K |
numeric, number of blocks |
nb |
numeric, block size |
matrix of intercept indices for each block
create.blocks.int(20,3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.