edsandorf / spdesign

Contemporary software commonly used to design stated preference experiments are expensive and the code is closed source. spdesignR is a free software package with an easy to use interface to make flexible stated preference experimental designs using state-of-the-art methods.
GNU General Public License v3.0
0 stars 1 forks source link

Using Halton or scrambled Halton draws for a mixed logit design with Bayesian priors leads to the same draws being used for both #16

Open edsandorf opened 3 years ago

edsandorf commented 3 years ago

This is a known issue with the package and will most likely not be fixed. The simple solution is to use a dfiferent set of draws in this particular instance. Implementing a neat and consistent way to address this may prove challenging.