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

Documenting and improving plotting #244

Open smishr opened 1 year ago

smishr commented 1 year ago

See section 7.4 from Lohr - Sampling Design and Analysis for many surveys specific enhancements for plotting.

Check functionality that various plots work as expected. Key thing is that weighting is incorporated appropriately. Then document them in Manual with a walkthrough and illustrative examples.

Also how should weighted plotting work with ReplicateDesign? Using the mean of the simulated weights or one realisation of them?