I am trying to get bootstrapped SE from estimates that control for survey
design. I am using the
-bsample- command with the strata() option. Since I have some singleton
strata, after every re-sampling I temporary delete the singleton strata.
However when using my code I (sometimes) get the singleton error. I've been
going to my code using -set trace on- command but I cannot see anything
wrong with it. When the error occurs it is just after the _robust estimation
withing -svy- takes place.