# Generated by roxygen2: do not edit by hand

S3method(breakaway,data.frame)
S3method(breakaway,default)
S3method(breakaway,matrix)
S3method(breakaway,phyloseq)
S3method(breakaway,tbl_df)
S3method(breakaway_nof1,data.frame)
S3method(breakaway_nof1,default)
S3method(breakaway_nof1,matrix)
S3method(breakaway_nof1,phyloseq)
S3method(breakaway_nof1,tbl_df)
S3method(kemp,data.frame)
S3method(kemp,default)
S3method(kemp,matrix)
S3method(kemp,phyloseq)
S3method(plot,alpha_estimate)
S3method(plot,alpha_estimates)
S3method(print,alpha_estimate)
S3method(print,alpha_estimates)
S3method(summary,alpha_estimate)
S3method(summary,alpha_estimates)
export("%>%")
export(F_test)
export(alpha_estimate)
export(alpha_estimates)
export(betta)
export(betta_lincom)
export(betta_pic)
export(betta_random)
export(breakaway)
export(breakaway_nof1)
export(build_frequency_count_tables)
export(chao1)
export(chao1_bc)
export(chao_bunge)
export(chao_shen)
export(convert)
export(good_turing)
export(kemp)
export(make_design_matrix)
export(make_frequency_count_table)
export(objective_bayes_geometric)
export(objective_bayes_mixedgeo)
export(objective_bayes_negbin)
export(objective_bayes_poisson)
export(poisson_model)
export(poisson_model_nof1)
export(proportions_instead)
export(rnbinomtable)
export(rztnbinomtable)
export(sample_inverse_simpson)
export(sample_richness)
export(sample_shannon)
export(sample_shannon_e)
export(sample_simpson)
export(sample_size_estimate)
export(sample_size_figure)
export(test_submodel)
export(true_gini)
export(true_hill)
export(true_inverse_simpson)
export(true_shannon)
export(true_shannon_e)
export(true_simpson)
export(wlrm_transformed)
export(wlrm_untransformed)
import(ggplot2)
import(lme4)
import(magrittr)
import(phyloseq)
import(stats)
import(tibble)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(lme4,subbars)
importFrom(magrittr,"%>%")
importFrom(phyloseq,get_variable)
importFrom(phyloseq,sample_data)
importFrom(stats,acf)
importFrom(stats,coef)
importFrom(stats,dexp)
importFrom(stats,dgeom)
importFrom(stats,dnbinom)
importFrom(stats,dpois)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,nls)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,rnbinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(utils,head)
importFrom(utils,read.table)
