make_mlhs {spdesign} | R Documentation |
Make Modified Latin Hypercube Draws
Description
Make Modified Latin Hypercube Draws
Usage
make_mlhs(n_ind, n_draws, n_dim)
Arguments
n_ind |
Number of individuals in your sample |
n_draws |
Number of draws per respondent |
n_dim |
Number of dimensions |
References
Hess, S., Train, K. E. & Polak, J. W., 2006, On the use of a Modified Latin Hypercube Sampling (MLHS) method in the estimation of a Mixed Logit Model for vehicle choice, Transportation Research Part B, 40, pp. 147-163
[Package spdesign version 0.0.4 Index]