Learn R Programming

ibd (version 1.6)

A_eff.NNP: 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)

Value

Aeff

A-efficiency

Arguments

b

number of blocks

k

block size

NNP

concurrence matrix

Author

Baidya Nath Mandal <mandal.stat@gmail.com>