sum.weight: caclulate universe approximately by summing up the weights...

Description Usage

View source: R/weighting.r

Description

caclulate universe approximately by summing up the weights for each rim and each day. Guest are excluded, they are not part of the universe. The weight of a guests is always a copy of the weight of the housewive. Value as well as labels are returned because values need to match the values in margins for ipf weighting. Labels allow to check that the same value have also the same meaning

Usage

1
2
3
## S3 method for class 'weight'
sum(dem, cols = grep("rim", names(dem), value = TRUE),
  w = "weight")

rluech/tv-clone documentation built on Jan. 7, 2022, 12:27 a.m.