Parameter Distribution¶
Creates a range of values giving a distribution for a parameter
| Configuration: | 
 | 
|---|---|
| Inputs: | |
| Outputs: | 
 | 
- Output ports:
- out: - table - Output 
- Configuration:
- name
- Name of generated column / parameter
- min
- Lower value in range
- max
- Upper value in range
- N
- Number of point to generate / to sample
- method
- Type of distribution
- as_integer
- Forces output to be integers. Removes redundant sample points
 
