First time here? Check out the Help page!
1 | initial version |
If you want all possible combinations then use the Design of Experiments (DOE) method with 'full_factorial'. You would not want pivot variables for this analysis. Instead, it will use discrete variables or continuous variables and will discretize them according to the number of samples argument. Then it will create all possible combinations from all the discrete values.