| lhs-internal {lhs} | R Documentation |
Internal functions for package lhs
runifint(n=1, min_int=0, max_int=1)
n |
The number of samples |
min_int |
The lower bound of the distribution (inclusive) |
max_int |
The upper bound of the distribution (inclusive) |
These are not to be called by the user but are used internally in the lhs package.