[R] Design of experiments for Choice-Based Conjoint Analysis (CBC)
John Williams
john.williams at otago.ac.nz
Fri Jun 18 06:02:35 CEST 2010
Hi,
You might find the attached article useful. I am facing the same
problems that you appear to be facing, and I found this article to be a
great help.
I've also attached a small script I wrote to replicate the analyses
presented in the paper. I can't reproduce the second analysis though,
and I can't figure out what's wrong with my code.
HTH,
John.
P.S. Is anyone else lurking interested in Discrete Choice Experiments
and/or MaxDiff (Best/Worst) scaling. Perhaps we could form a wee SIG?
Cheers,
John
P.S. While there is no single function to do CBC/DCE in R, it doesn't
seem too hard. The only step for which there is no single function is
aggregating the design matrix and data. I've named my script/function
MktRoll after the SAS macro that does that same job (among many other
things, I'm sure). It's just a quick hack, though!
While it seems to be relatively straightforward in R, I have yet to
actually implement a design and gather and analyse the data though ... ;-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DCE with R.pdf
Type: application/pdf
Size: 934195 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100618/a8d2f366/attachment-0001.pdf>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: MktRoll.R
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100618/a8d2f366/attachment-0001.pl>
More information about the R-help
mailing list