Skip to content
Prev 18436 / 20628 Next

Multi-level Rasch Model Per Douglas Bates' paper

? I'd have to look at this more carefully, but something like that.? 
It's more robust and easier to understand if you use labels rather than 
numbers, e.g.

 ?? coef(m1)$cond$item[["(Intercept)"]]

?? (if in doubt, use str(coef(m1)) to see how the pieces are arranged 
and labeled)
On 5/13/20 1:45 PM, Simon Harmel wrote: