ccmat_LP: Concurrence matrix for given v, b and k

Description Usage Arguments Value Author(s)

Description

This function generates the nearly balanced concurrence matrix from given number of treatments (v), number of blocks (b) and block size (k)

Usage

1
ccmat_LP(v,b,k)

Arguments

v

Number of treatments

b

Number of blocks

k

Block size

Value

A v by v matrix is returned if a desired concurrence matrix is found, else it returns 0.

Author(s)

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


ibd documentation built on May 2, 2019, 6:52 a.m.

Related to ccmat_LP in ibd...