Hello, I was trying to resample data with replacement by strata and with clusters. Maybe I haven't looked up enough, but the current bootstrap function does not handle strata and clusters. I had to code bootstrap resample code from scratch (which fortunately was not too difficult), but I thought it would be nice to have a function that resamples data with clusters and by strata.
Is anyone aware of the existing julia library/function that does that? If not, where can I discuss this? Thank you! -- You received this message because you are subscribed to the Google Groups "julia-stats" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
