Is it possible to use replicate weights in simulation-based modeling?
The idea would be:
(1) Use the replicate weights to estimate total counts and SE for the population being simulated, per normal intended use.
(2) Draw a random value from a normal distribution using the estimate and SE values from (1).
(3) Find the replicate weight whose total is closest to the value drawn in (2).
(4) Use that particular replicate as the weight for that simulation iteration.
The intent is to propagage measurement error while still preserving information from the replicates.