# Generated by roxygen2: do not edit by hand

S3method(plot,W_base_object)
S3method(plot,optimal_rerandomization_obj)
S3method(print,W_base_object)
S3method(print,optimal_rerandomization_obj)
S3method(summary,W_base_object)
S3method(summary,optimal_rerandomization_obj)
export(complete_randomization_plus_one_min_one)
export(complete_randomization_with_forced_balance_plus_one_min_one)
export(compute_objective_val_plus_one_min_one_enc)
export(frob_norm_sq)
export(frob_norm_sq_debiased)
export(frob_norm_sq_debiased_times_matrix)
export(generate_W_base_and_sort)
export(optimal_rerandomization_exact)
export(optimal_rerandomization_normality_assumed)
export(optimal_rerandomization_tail_approx)
importFrom(GreedyExperimentalDesign,compute_objective_val)
importFrom(GreedyExperimentalDesign,initGreedyExperimentalDesignObject)
importFrom(GreedyExperimentalDesign,resultsGreedySearch)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_x_log10)
importFrom(ggplot2,scale_y_log10)
importFrom(momentchi2,hbe)
importFrom(stats,loess)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(stats,var)
