Skip to contents

The Kish design effect is how much the variance of a sample estimator is expected to increase as a result of post-hoc sample weights.

Usage

design_eff(weights, na.rm = F)

Arguments

weights

vector of sample weights used to adjust the sample.

na.rm

trim entries that are NA.

Value

the ratio of the actual sample size to the effective sample size with weights.