Learn R Programming

ibd (version 1.5)

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

B N Mandal <mandal.stat@gmail.com>