Skip to content
Prev 12370 / 20628 Next

Random effects in clmm() of package ordinal

Hi Jarrod,
Hi Malcolm,

Thank you Jarrod! In the meantime I wrote Rune and asked him whether
clmm() is currently able to fit random slope models and if he could update
his reference manual should this be the case. He answered that it is
indeed possible to fit random slope models with clmm(). In order to get a
an up to date version including a reference manual which does reflect
these changes one should download the ordinal package from r-forge:

install.packages("ordinal",
                 repos = "http://r-forge.r-project.org",
                 type = "source")

Best,
Christian
On Fri, Aug 29, 2014 at 06:51:07PM +0100, Jarrod Hadfield wrote: