PBtRED4 | R Documentation |
This function generates a new class of partially balanced ternary residual effect designs (PBTREDs) for the number of treatments, v = 2m; where m >= 4 & even. The number of periods, p = (v+4)/2, while the number of sequences, n = v.
PBtRED4(m)
m |
Any even number (>= 4) |
It returns a new class of PBTREDs along with its parameters, Information matrix (C), Average Variance Factor (AVF), and Canonical Efficiency Factor (CEF) for both treatment and residual effects.
library(TREDesigns)
PBtRED4(m = 4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.