# Generated by roxygen2: do not edit by hand

export(gof_power)
export(gof_test)
export(gof_test_adjusted_pvalue)
export(newTSdisc)
export(plot_power)
export(run.studies)
export(test_methods)
export(timecheck)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,hist)
importFrom(stats,dnorm)
importFrom(stats,optimize)
importFrom(stats,pbeta)
importFrom(stats,pcauchy)
importFrom(stats,pexp)
importFrom(stats,pgamma)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,punif)
importFrom(stats,pweibull)
importFrom(stats,qbeta)
importFrom(stats,qexp)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,qunif)
importFrom(stats,rbeta)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,rt)
importFrom(stats,runif)
importFrom(stats,rweibull)
importFrom(stats,sd)
useDynLib(Rgof, .registration=TRUE)
