Learn R Programming

ibd (version 1.5)

interchange.NNP: Interchange the elements of a concurrence matrix to get highest possible lower bound to A-efficiency

Description

This function interchanges the distinct off-diagonal elements of a given concurrence matrix and produces a concurrence matrix which has highest A-efficiency

Usage

interchange.NNP(b,k,NNP)

Value

A v x v matrix

Arguments

b

number of blocks

k

block size

NNP

concurrence matrix

Author

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