Displaying 1 result from an estimated 1 matches for "rclus1p".
Did you mean:
  rclus1
  
2007 Sep 06
3
Survey package
Good afternoon!
   
  I'm trying to use the Survey package for a stratified sample which has 4 criteria on which the stratification is based. I would like to get the corrected weights and for every element i get  a weight of 1
   
  E.g: tipping
   
   design <- svydesign (id=~1, strata= ~regiune + size_loc + age_rec_hhh + size_hh, data= tabel) 
   and then      weights(design)
   
  gives