Skip to content

repeated measures aov with weights

5 messages · Ingmar Visser, Brian Ripley

#
Weights are not supported: multistratum aov is designed for balanced 
designs and uses projection for which weighting is inappropriate.
On Wed, 17 Dec 2008, Ingmar Visser wrote:

            

  
    
#
On Wed, 17 Dec 2008, Ingmar Visser wrote:

            
It matters what you mean by 'weights'.  If they are case weights, repeat 
the cases.  If they are inverse-variance weights, you can use package 
lme4.

List R-sig-mixed-modles might be more appropriate if you want more 
detailed help.

  
    
#
On Wed, 17 Dec 2008, Ingmar Visser wrote:

            
You mean, you were afraid that the help page was correct?

      Weights can be specified by a 'weights' argument, but should not
      be used with an 'Error' term, and are incompletely supported
      (e.g., not by 'model.tables').

RTFM time ....