spd {ispd} | R Documentation |
Complete split-plot design for given number of main plot treatments, number of subplot treatments and number of blocks
Description
This function generate a complete split-plot design for given number of main plot treatments, number of subplot treatments and number of blocks
Usage
spd(v1,v2,b)
Arguments
v1 |
number of main plot treatments |
v2 |
number of subplot treatments |
b |
number of block |
Value
A list containing parameters, design layout and column layout of design
Author(s)
Baidya Nath Mandal <mandal.stat@gmail.com>
[Package ispd version 0.2 Index]