block.design {Aoptbdtvc} | R Documentation |
Block design from given incidence matrix
Description
This function generates the block contents from a given incidence matrix
Usage
block.design(N)
Arguments
N |
incidence matrix |
Value
design |
A matrix with number of rows equal to the number of blocks and number of columns equal to block size. Constant block size is assumed. Treatments are numbered as 1, 2, ..., v |
Author(s)
Baidya Nath Mandal <mandal.stat@gmail.com>
[Package Aoptbdtvc version 0.0.3 Index]