Solved – Off-the-shelf conjoint analysis software

conjoint-analysissoftware

Any recommendations for easy to use and inexpensive software for conjoint analysis? I took graduate level stats more than a decade ago and would prefer something relatively easy to handle.

Best Answer

It depends on what type of conjoint analysis you're planning to do, and just what you're looking for from the software. If you're looking for easy-to-use, SPSS can analyze discrete choice experiments using the Cox regression function.

If you're looking for inexpensive (as well as more powerful) software, R can design and analyze discrete choice experiments. The package support.CEs provides some easy-to-use tools to design a paired experiment, although the options are somewhat limited. The package DoE.wrapper is a little more complicated, but provides far more design options. For analysis, the mlogit package can analyze simple multinomial logit as well as more complex probit and mixed logit models. It also comes with an invaluable set of tutorials. For very simple analyses, you could also try the conjoint package.

If you're looking for friendly AND powerful, you should look at NLogit, although it's a bit costly. Sawtooth is the commercial standard, but astronomically expensive.

Murtaza Haider has posted some helpful videos showing how to get started with discrete choice analysis in SPSS and Stata/R