jhelvy / cbcTools

An R package with tools for designing choice based conjoint (cbc) survey experiments and conducting power analyses
https://jhelvy.github.io/cbcTools/
Other
6 stars 5 forks source link

Orthogonal #19

Closed jhelvy closed 1 year ago

jhelvy commented 1 year ago

This PR marks v0.4.0 of the package. The main change was updating how the method argument works in cbc_design(), along with the introduction of a new method for orthogonal designs, pulling on the DoE.base package. This function is now better set up to add in new methods in the future.