# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,Rgof_power)
S3method(as.data.frame,Rgof_power_adaptive)
S3method(as.data.frame,Rgof_test)
S3method(print,Rgof_power)
S3method(print,Rgof_power_adaptive)
S3method(print,Rgof_test)
S3method(print,summary.Rgof_test)
S3method(summary,Rgof_test)
export(case_studies)
export(gof_power)
export(gof_power_adaptive)
export(gof_test)
export(gof_test_adjusted_pvalue)
export(makeTSextra)
export(maketypeTS)
export(mledexp)
export(mlemix)
export(mletexp)
export(myTS_cont)
export(myTS_disc)
export(newTSdisc)
export(plot_power)
export(run.studies)
export(test_methods)
export(timecheck)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,hist)
importFrom(stats,dbeta)
importFrom(stats,dchisq)
importFrom(stats,dexp)
importFrom(stats,dgamma)
importFrom(stats,dnorm)
importFrom(stats,dunif)
importFrom(stats,optimize)
importFrom(stats,pbeta)
importFrom(stats,pcauchy)
importFrom(stats,pchisq)
importFrom(stats,pexp)
importFrom(stats,pgamma)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,punif)
importFrom(stats,pweibull)
importFrom(stats,qbeta)
importFrom(stats,qchisq)
importFrom(stats,qexp)
importFrom(stats,qgamma)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,qunif)
importFrom(stats,rbeta)
importFrom(stats,rcauchy)
importFrom(stats,rchisq)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,rt)
importFrom(stats,runif)
importFrom(stats,rweibull)
importFrom(stats,sd)
importFrom(stats,uniroot)
useDynLib(Rgof, .registration=TRUE)
