Skip to contents

The Kish effective sample size is the reduced size of our sample given the increase in variance.

Usage

n_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 sample size that produces equivalent variance when introducing the sample weights.