Description Usage Arguments Value Examples
Create the new design matrix from a triple foldover techinque using a rotation vector
1 |
D |
The original design matrix that you would like expanded upon, must come in coded with 0,1,2's |
rotation_vector |
The rotation vector with the same length as the column width of the design matirx. Entries may be 0, 1, or 2. |
unique |
Should rows that are repeated be removed? Default is TRUE |
This will return a data frame such that the triple foldover has been applied to the original design D.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.