A_eff.NNP {ibd} | R Documentation |
A-efficiency of A Proper Binary Incomplete Block Design
Description
This function computes lower bound to A-efficiency of a binary proper incomplete block design given the block size, number of blocks and concurrence matrix.
Usage
A_eff.NNP(b,k,NNP)
Arguments
b |
number of blocks |
k |
block size |
NNP |
concurrence matrix |
Value
Aeff |
A-efficiency |
Author(s)
Baidya Nath Mandal <mandal.stat@gmail.com>
[Package ibd version 1.6 Index]