| Download a pdf copy of this help file here |
VoseXBounds(Min,Max)
This function can be inputted as an extra parameter into the VoseDistributions (after the U-parameter) and the result is a truncation of the distribution.
This truncation value is a minimum if only one parameter is entered, and a minimum and maximum if 2 values are entered.
For example, VoseNormal(10,2,,VoseXBounds(8)) generates values from a Normal distribution with mean 10 and standard deviation 2 and is truncated at 8, meaning that all values lower than 8 are omitted.