NLIP: An Alternative Approach to Obtain a Block Design with...

View source: R/ibd.R

NLIPR 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.


ibd documentation built on May 29, 2024, 12:11 p.m.

Related to NLIP in ibd...