PBIBD1 {ResPBIBD} | R Documentation |
This function generates a new series of affine resolvable Partially Balanced Incomplete Block Designs (PBIBDs) and its parameters (v, b1, b2, r, k1, k2), canonical efficiency factors, variance factor between associates and average variance factors.
PBIBD1(v, p, q)
v |
Total number of treatments |
p |
Positive integer (>=2) |
q |
Positive integer (>=2) |
This function generates a PBIB design and its parameters, variance factors and efficiency factor.
library(ResPBIBD)
PBIBD1(12, 4, 3)