Gen function

Balanced Incomplete binary Blocks Designs of second Generation.

Balanced Incomplete binary Blocks Designs of second Generation.

Gives the configuration of a Balanced Incomplete binary Blocks Designs of seconde generation.

Gen(n, mat)

Arguments

  • n: The sub-variety of the block to be deleted.
  • mat: The matrix of the BIB.

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

## Not run: m<-4 X<-BIB(m) #BIB from PG(4,2) n<-1 mat<-X$BIB X2<-Gen(n,mat) #Extracts the BIB second generation ## End(Not run)

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.