Displaying 2 results from an estimated 2 matches for "mktroll".
Did you mean:
metroll
2010 Jun 14
3
Design of experiments for Choice-Based Conjoint Analysis (CBC)
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" function but I haven't found
how it can allow to have balanced design (with the
2010 Jun 16
4
Is there a non-parametric repeated-measures Anova in R ?
Hello Prof. Harrell and dear R-help mailing list,
I wish to perform a non-parametric repeated measures anova.
If what I read online is true, this could be achieved using a mixed Ordinal
Regression model (a.k.a: Proportional Odds Model).
I found two packages that seems relevant, but couldn't find any vignette on
the subject:
http://cran.r-project.org/web/packages/repolr/