NLIP {ibd} | R Documentation |
An Alternative Approach to Obtain a Block Design with Specified Concurrence Matrix
Description
Generates a block design with specified parameters and concurrence matrix through an alternative linear integer programming approach
Usage
NLIP(v,b,k,NNPo)
Arguments
v |
number of test treatments |
b |
number of blocks |
k |
block size |
NNPo |
specified concurrence matrix |
Value
Returns a design or a text saying that no design found
Author(s)
Baidya Nath Mandal <mandal.stat@gmail.com>
References
Mandal, B. N., Gupta, V. K., & Parsad, R. (2012). Generation of Binary Incomplete Block Design with a Specified Concurrence Matrix. Journal of Statistics & Applications, 7.
[Package ibd version 1.6 Index]