xKDR / Survey.jl

Analysis of complex surveys
https://xkdr.github.io/Survey.jl/
GNU General Public License v3.0
53 stars 19 forks source link

Add design effect (`deff`) calculation #243

Open smishr opened 1 year ago

smishr commented 1 year ago

See pg 309, section 7.5 of Lohr - Sampling Design and Analysis (2010) for simple explanation and formulae required to be implemented.

Closed form solutions of simple random sample are available in AnalyticSolution branch.