# Generated by roxygen2: do not edit by hand

S3method(plot,ri2)
S3method(print,ri2)
S3method(summary,ri2)
S3method(tidy,ri2)
export(block_and_cluster_ra)
export(block_ra)
export(cluster_ra)
export(complete_ra)
export(conduct_ra)
export(conduct_ri)
export(declare_ra)
export(obtain_condition_probabilities)
export(obtain_num_permutations)
export(obtain_permutation_matrix)
export(ri_ci)
export(simple_ra)
export(tidy)
import(ggplot2)
importFrom(estimatr,lm_robust_fit)
importFrom(estimatr,tidy)
importFrom(generics,tidy)
importFrom(randomizr,block_and_cluster_ra)
importFrom(randomizr,block_ra)
importFrom(randomizr,cluster_ra)
importFrom(randomizr,complete_ra)
importFrom(randomizr,conduct_ra)
importFrom(randomizr,declare_ra)
importFrom(randomizr,obtain_condition_probabilities)
importFrom(randomizr,obtain_num_permutations)
importFrom(randomizr,obtain_permutation_matrix)
importFrom(randomizr,simple_ra)
importFrom(stats,as.formula)
importFrom(stats,model.frame)
importFrom(stats,model.matrix.default)
importFrom(stats,model.response)
importFrom(stats,quantile)
