# Generated by roxygen2: do not edit by hand

S3method(extract_cut_points,auto_strata)
S3method(plot,strata)
S3method(print,auto_strata)
S3method(print,manual_strata)
S3method(summary,strata)
export(auto_stratify)
export(extract_cut_points)
export(is.auto_strata)
export(is.manual_strata)
export(is.strata)
export(make_sample_data)
export(manual_stratify)
export(split_pilot_set)
export(strata_match)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,hist)
importFrom(graphics,identify)
importFrom(graphics,legend)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(stats,binomial)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,rbinom)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(survival,strata)
