powered by
Generate random draws using the Modified Latin Hypercube Sampling algorithm.
apollo_mlhs(N, d, i)
The number of draws to generate in each dimension
The number of dimensions to generate draws in
The number of individuals to generate draws for
A (N*i) x d matrix with random draws
Internal use only. Algorithm described in Hess, S., Train, K., and Polak, J. (2006) Transportation Research 40B, 147 - 163.