# Generated by roxygen2: do not edit by hand

S3method(coef,simplexfit)
S3method(fitted,simplexfit)
S3method(plot,simplexfit)
S3method(plot,simplexgof)
S3method(print,simplexfit)
S3method(print,simplexgof)
S3method(summary,simplexgof)
export(paper_ammonia)
export(paper_fig1)
export(paper_pbsc)
export(plot_envelope)
export(plot_gof_boot)
export(plot_influence)
export(rsimplex)
export(sim_table1)
export(simplex_Un_asymptotic)
export(simplex_diag)
export(simplex_fit)
export(simplex_gof)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.interactive)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(stats,IQR)
importFrom(stats,coef)
importFrom(stats,dnorm)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rchisq)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,data)
useDynLib(simplexgof, .registration = TRUE)
