make_standard_halton {spdesign} | R Documentation |
Wrapper function for halton() from randtoolbox to create a common interface
make_standard_halton(n_ind, n_draws, n_dim)
n_ind |
Number of individuals in your sample |
n_draws |
Number of draws per respondent |
n_dim |
Number of dimensions |