PBtRED3 | R Documentation |
This function generates a new class of partially balanced ternary residual effect designs (PBTREDs) for all treatments, v (>= 5) in periods, p = (v+3)/2 if v is odd, otherwise p = (v+2)/2, and the number of sequences, n = 2v.
PBtRED3(v)
v |
Number of treatments (>= 5) |
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)
PBtRED3(v = 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.