powered by
Distributions are used for defining the domain of an integer_parameter() or numeric_parameter().
integer_parameter()
numeric_parameter()
uniform_distribution(lower, upper)
Lower limit of the distribution.
Upper limit of the distribution.
dynparam for an overview of all dynparam functionality.
# NOT RUN { uniform_distribution(1, 10) # }
Run the code above in your browser using DataLab