Displaying 1 result from an estimated 1 matches for "modelmat".
Did you mean:
  modeldat
  
2007 Aug 02
6
Error message in lmer
I do not think anyone has answered this.
> I'm trying to run a simple one-way ANCOVA with the lmer 
> function in R  package lme4, but have encountered some
> conceptual problem. The data file MyData.txt is like this:
> 
> Group Subj Cov Resp
> A    1   3.90   4.05
> A	 2   4.05	4.25
> A	 3   4.25	3.60
> A	 4   3.60	4.20
> A	 5   4.20	4.05
> A	 6   4.05	3.85