Description Usage Arguments Value
View source: R/elaborator_calculate_pattern.R
This function is mostly useful for generating the qualitative trend analysis plots. It returns the (i-1)-th row of a matrix containing all combinations of elements -1, 0 and 1 of a pre-specified length.
1 | elaborator_calculate_pattern(index, number_combinations)
|
index |
selected row -1 of the combination matrix which shall be returned |
number_combinations |
length of the combination vector |
A numeric vector containing a specific combination of elements -1, 0 and 1; this combination is used to calculate pattern for qualitative trend analysis plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.