And suppose I don't have the whole data set Machines. Instead what I
have are Y_ij. (dot here means the score average across the k index:
those repeated samples for each (i,j)), and its standard deviation. So
my real data is myMachines as below:
My question is, how can I analyze myMachines with lme or lmer? In
other words, is there a way to take the standard deviations into
consideration when modeling?
Thanks in advance,
Gang