[R] Design of experiments for Choice-Based Conjoint Analysis (CBC)

2010-06-14 Thread A.D.
Hello, I would like to know if there is any function in R which allows to make designs of experiments for Choice-Based Conjoint studies ? I have already checked the topic on " design of experiments with R " and looked at the different libraries. I tried to make my design with the "optFedorov" fu

[R] Design of experiments for Choice-Based Conjoint Analysis (CBC)

2010-06-14 Thread A.D.
Hello, I would like to know if there is any function in R which allows to make designs of experiments for Choice-Based Conjoint studies ? I have already checked the topic on " design of experiments with R " and looked at the different libraries. I tried to make my design with the "optFedorov" fu

Re: [R] DESIGN OF EXPERIMENTS

2010-03-19 Thread Ben Bolker
ATANU gmail.com> writes: > > > CAN ANYONE SUGGEST ME HOW TO DO A ANALYSIS OF ANY GIVEN DESIGN (OF EXPRIMENTS > )SAY BLOCK OR FACTORIAL OR PBIBD USING R? ?aov ?lme Google "r aov anova block" or "r aov anova factorial" etc. http://cran.r-project.org/doc/contrib/Faraway-PRA.pdf http://www

[R] DESIGN OF EXPERIMENTS

2010-03-19 Thread ATANU
CAN ANYONE SUGGEST ME HOW TO DO A ANALYSIS OF ANY GIVEN DESIGN (OF EXPRIMENTS )SAY BLOCK OR FACTORIAL OR PBIBD USING R? -- View this message in context: http://n4.nabble.com/DESIGN-OF-EXPERIMENTS-tp1602530p1602530.html Sent from the R help mailing list archive at Nabble.com. ___