# Generated by roxygen2: do not edit by hand

export(AdaptivelyWeightedSampleMean)
export(Bias)
export(BiasReduced)
export(Centrality)
export(Coverage)
export(Expectation)
export(FirstStageSampleMean)
export(IntervalEstimator)
export(LikelihoodRatioOrderingCI)
export(LikelihoodRatioOrderingPValue)
export(LinearShiftRepeatedPValue)
export(MLEOrderingCI)
export(MLEOrderingPValue)
export(MSE)
export(MedianUnbiasedLikelihoodRatioOrdering)
export(MedianUnbiasedMLEOrdering)
export(MedianUnbiasedNeymanPearsonOrdering)
export(MedianUnbiasedScoreTestOrdering)
export(MedianUnbiasedStagewiseCombinationFunctionOrdering)
export(MidpointLikelihoodRatioOrderingCI)
export(MidpointMLEOrderingCI)
export(MidpointNeymanPearsonOrderingCI)
export(MidpointScoreTestOrderingCI)
export(MidpointStagewiseCombinationFunctionOrderingCI)
export(MinimizePeakVariance)
export(NaiveCI)
export(NaivePValue)
export(NeymanPearsonOrderingCI)
export(NeymanPearsonOrderingPValue)
export(NormalPrior)
export(OverestimationProbability)
export(PValue)
export(PointEstimator)
export(PseudoRaoBlackwell)
export(RaoBlackwell)
export(RepeatedCI)
export(SampleMean)
export(ScoreTestOrderingCI)
export(ScoreTestOrderingPValue)
export(SoftCoverage)
export(StagewiseCombinationFunctionOrderingCI)
export(StagewiseCombinationFunctionOrderingPValue)
export(TestAgreement)
export(UniformPrior)
export(Variance)
export(WeightedSampleMean)
export(Width)
export(analyze)
export(evaluate_estimator)
export(evaluate_scenarios_parallel)
export(get_example_design)
export(get_example_statistics)
export(get_stagewise_estimators)
export(plot_p)
exportClasses(EstimatorScore)
exportClasses(IntervalEstimator)
exportClasses(PValue)
exportClasses(PointEstimator)
exportClasses(Statistic)
exportMethods(plot)
import(adoptr)
import(ggplot2)
import(methods)
importFrom(Rdpack,reprompt)
importFrom(cubature,hcubature)
importFrom(forcats,as_factor)
importFrom(future.apply,future_apply)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggpubr,ggarrange)
importFrom(ggpubr,theme_pubclean)
importFrom(ggpubr,theme_pubr)
importFrom(grDevices,xy.coords)
importFrom(graphics,plot.default)
importFrom(latex2exp,TeX)
importFrom(progressr,progressor)
importFrom(scales,percent)
importFrom(stats,dchisq)
importFrom(stats,dnorm)
importFrom(stats,dt)
importFrom(stats,dunif)
importFrom(stats,integrate)
importFrom(stats,optimize)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(utils,capture.output)
importFrom(utils,tail)
useDynLib(adestr, .registration = TRUE)
