# Generated by roxygen2: do not edit by hand

export(bootstrap.estimates)
export(mc.sim)
export(rescaled.bootstrap.sample)
export(rescaled.bootstrap.sample.pureR)
export(srs.bootstrap.sample)
import(dplyr)
import(functional)
importFrom(Rcpp,sourceCpp)
importFrom(plyr,.)
importFrom(plyr,llply)
importFrom(stats,rmultinom)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,update.formula)
importFrom(stats,xtabs)
importFrom(stringr,str_locate)
importFrom(stringr,str_match)
importFrom(stringr,str_split)
useDynLib(surveybootstrap)
