# Generated by roxygen2: do not edit by hand

export(ahels_nSamp)
export(ahels_threshold)
export(allocate_equal)
export(allocate_existing)
export(allocate_force)
export(allocate_manual)
export(allocate_optim)
export(allocate_prop)
export(calculate_allocation)
export(calculate_coobs)
export(calculate_distance)
export(calculate_lhsOpt)
export(calculate_pcomp)
export(calculate_pop)
export(calculate_representation)
export(calculate_sampsize)
export(classPlot)
export(extract_metrics)
export(extract_strata)
export(mask_access)
export(mat_cov)
export(mat_covNB)
export(mat_quant)
export(sample_ahels)
export(sample_balanced)
export(sample_clhs)
export(sample_srs)
export(sample_strat)
export(sample_systematic)
export(strat_breaks)
export(strat_kmeans)
export(strat_map)
export(strat_poly)
export(strat_quantiles)
export(strat_rule1)
export(strat_rule2)
importFrom(dplyr,"%>%")
importFrom(methods,is)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,median)
importFrom(stats,na.exclude)
importFrom(stats,na.omit)
importFrom(stats,prcomp)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,setTxtProgressBar)
