View source: R/generate_design.R
generate_initial_deignCreates an X matrix with p columns. Each column is composed of 1s and -1s.
The patterns of + and - are different in each column. For example: Col 1: + - + - + -... Col 2: + + - - + +... p is the number of factors and is only required (accepted) input.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.