Combinations, Permutations, Interactions
- All combinations of 3numbers out of n
- Find all combinations of 1 up to n items out of m items
- Find all combinations of n items out of m items
- All combinations of 3letters out of n
- Calculate interaction terms between 2 categorical variables
- Create a new variable for each combination of 2 variables
- Find all permutations of integers 1 to n
- Generate orders for block of trials
- Get all possible crossproducts of pairs of variables
Related pages
...