bbpbwq: BBPB design with given parameters
Description
This function returns incidence matrix of a BBPB design with given parameters.
Usage
bbpbwq(v1,v2,b,k,w,q,ntrial)
Value
return the incidence matrix of BBPB design
Arguments
- v1
number of test treatments
- v2
number of controls
- b
number of blocks
- k
block size
- w
parameter w
- q
parameter q
- ntrial
number of trials
Author
Baidya Nath Mandal <mandal.stat@gmail.com>