# Generated by roxygen2: do not edit by hand

export("%>%")
export(Hasselman_sim_colls)
export(a_freq_list)
export(allelic_list)
export(assess_pb_bias_correction)
export(assess_reference_loo)
export(assess_reference_mc)
export(avg_coll2correctRU)
export(bootstrap_rho)
export(check_known_collections)
export(check_refmix)
export(close_matching_samples)
export(count_missing_data)
export(custom_pi_prior)
export(dirch_from_allocations)
export(dirch_from_counts)
export(geno_logL)
export(geno_logL_ssq)
export(gprob_sim_gc)
export(gprob_sim_gc_missing)
export(gprob_sim_ind)
export(gsi_em_1)
export(gsi_mcmc_1)
export(gsi_mcmc_fb)
export(infer_mixture)
export(list_diploid_params)
export(mixture_draw)
export(modify_scaled_likelihoods_for_known_mixture_fish)
export(per_locus_means_and_vars)
export(rcpp_close_matchers)
export(rcpp_indiv_specific_logl_means_and_vars)
export(rcpp_per_locus_logls)
export(read_gsi_sim)
export(ref_and_mix_pipeline)
export(reference_allele_counts)
export(round2)
export(samp_from_mat)
export(self_assign)
export(simulate_random_samples)
export(tcf2long)
export(tcf2param_list)
export(tidy_mcmc_coll_rep_stuff)
export(tidy_mcmc_pofz)
export(tidy_pi_traces)
export(write_gsi_sim_mixture)
export(write_gsi_sim_reference)
importFrom(Rcpp,evalCpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(dplyr,n)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(stats,rbeta)
importFrom(stats,rmultinom)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(utils,write.table)
useDynLib(rubias)
