BIB | R Documentation |
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)
m |
Dimension of the projective geometry defined on GF(2) |
A LIST of:
[V
] Number of treatments in the BIBD.
[B
] Number of blocks of the BIBD.
[R
] Repetition of each treatment.
[K
] Size of each block.
[BIB
] The configuration of the BIBD.
Mohamed Laib, Abla Boudraa and Zebida Gheribi-Aoulmi
D. Dugué Traité de statistique théorique et appliquée, Masson et Cie, 1958.
m<-4
X<-BIB(m) #BIB from PG(4,2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.