Re: [R] Coding design with repeated measurements in the survey package

2011-04-28 Thread Thomas Lumley
On Fri, Apr 29, 2011 at 3:23 AM, ONKELINX, Thierry wrote: > Dear all, > > I'm working on a design with rotating panels. Each site is sampled every X > year. Have a look at the code below the get an idea of the design. In reality > the number of sites will be (much) higher. > > However I'm not su

[R] Coding design with repeated measurements in the survey package

2011-04-28 Thread ONKELINX, Thierry
Dear all, I'm working on a design with rotating panels. Each site is sampled every X year. Have a look at the code below the get an idea of the design. In reality the number of sites will be (much) higher. However I'm not sure if I coded the design correctly in svydesign(). Can someone confirm