table_signs | R Documentation |
This functions provides the table of signs for factorial designs with up to k = 10 factors
table_signs(k)
tb |
a data frame containing the output of the table2kunrep function |
a data.frame corresponding to the table of signs
library(planex)
library(tidyverse)
table_signs(3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.