You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
inclusion_prob() is now faster with a single stratum, improving the performance
of sps() and expected_coverage().
By default, sps_repweights() automatically picks the smallest tau to keep the replicate weights from being negative. Inspired by svrep::make_gen_boot_factors().
Now requires R >= 4.1, which has been the case for a while (closing #2).