powered by
Create a standard set of Halton draws to use in estimation
create_halton_draws(Nindividuals, nDraws, draw_dimensions)
Matrix of availabilities for alternatives and the number of choice observations
The number individuals in the dataset
The number of draws needed
the number of draw dimensions needed
create_halton_draws(100, 10, 5) create_halton_draws(100, 100, 20)
Run the code above in your browser using DataLab