nestedBlocks {blocksdesign} | R Documentation |
nestedBlocks
Description
Internal function for optimizing nested block designs for a given set of nested block levels
BF
and a required set of treatments TF
Usage
nestedBlocks(TF, BF, searches, seed, jumps)
Arguments
TF |
is a treatment factor with a treatment factor level for each plot level |
BF |
is a data frame with a column for each set of nested blocks and a row for each plot |
searches |
is the number of optimizations searched |
[Package blocksdesign version 4.9 Index]