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

Add 'block' functionality #18

Closed edsandorf closed 1 year ago

edsandorf commented 2 years ago

Currently the block argument of the generate_design function is not implemented, but is in the code as a placeholder. When blocking, we need to make sure that the blocking variable is orthogonal to the rest of the design to avoid introducing correlation between our attributes and the blocking variable.