btibts: BTIB design with given parameters
Description
This function returns incidence matrix of a BTIB design with given parameters.
Usage
btibts(v,b,k,t,s,alpha,rho=0,ntrial)
Value
return the incidence matrix of a BTIB design
Arguments
- v
number of test treatments
- b
number of blocks
- k
block size
- t
paramter t
- s
parameter s
- alpha
weight of the test versus test contrasts
- rho
rho=0
- ntrial
number of trials
Author
Baidya Nath Mandal <mandal.stat@gmail.com>