Description Usage Arguments Value
Combines three data matrices to one array
1 | Combiner(mat1, mat2, mat3, max2, max3, reduce)
|
mat1 |
first source data. Must be array with a third dimension of at least 2. 3rd dimension can be all NAs. Incorporated in CombineandPattern |
mat2 |
second data matrix |
mat3 |
third data matrix |
max2 |
number of values the second test can take on |
max3 |
number of values the third test can take on |
reduce |
T/F that is used as reduce_ng in StateCalculator |
combined array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.