Study_RED | R Documentation |
To study the properties of any given ternary residual effect design.
Study_RED(design)
design |
Provide a ternary residual effect design |
It returns Information matrix (C), Average Variance Factor (AVF), and Canonical Efficiency Factor (CEF) for both treatment and residual effects for a given ternary residual design.
library(TREDesigns)
design=PBtRED3(v = 5)$PBTRED
Study_RED(design)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.