spd {ispd} | R Documentation |
This function generate a complete split-plot design for given number of main plot treatments, number of subplot treatments and number of blocks
spd(v1,v2,b)
v1 |
number of main plot treatments |
v2 |
number of subplot treatments |
b |
number of block |
A list containing parameters, design layout and column layout of design
Baidya Nath Mandal <mandal.stat@gmail.com>