BIB function

Balanced Incomplete binary Blocks Designs

Balanced Incomplete binary Blocks Designs

Gives the configuration of a Balanced Incomplete binary Blocks Designs (BIBD) using a projective geometry on a Galois Field of order 2 GF(2).

BIB(m)

Arguments

  • m: Dimension of the projective geometry defined on GF(2)

Returns

A LIST of:

  1. VNumber of treatments in the BIBD.
  2. BNumber of blocks of the BIBD.
  3. RRepetition of each treatment.
  4. KSize of each block.
  5. BIBThe configuration of the BIBD.

Examples

m<-4 X<-BIB(m) #BIB from PG(4,2)

Author(s)

Mohamed Laib, Abla Boudraa and Zebida Gheribi-Aoulmi

References

D. Dugué Traité de statistique théorique et appliquée, Masson et Cie, 1958.