search for: mcmcmat

Displaying 1 result from an estimated 1 matches for "mcmcmat".

Did you mean: mccat
2010 Mar 09
0
plotlmer graphics/x-axis and legend options
...the first one, and the other labels appear in the alphabetical order. I would like them to be sorted in the ascending way. Here is my code: plotLMER.fnc(idtt_lmer7bis, xlabel ="", xlabs =NA, ylabel = "Reaction time (ms)", fun = NA, pred = "Condition", n = 100, , mcmcMat = NA, lockYlim = TRUE, addlines = TRUE, withList = FALSE, cexsize = 0.7, lwd=2, font=2, cex.lab=1.25, tcl=-0.5, las=2, cex.axis=0.7) 2. In the plotlmer graphic with an interaction, is it possible to remove the legend of the interacted factor? Again here is my code: plotLMER.fnc(idbase_lmer2...