# Generated by roxygen2: do not edit by hand

S3method(boot_t_TOST,default)
S3method(boot_t_TOST,formula)
S3method(plot,TOSTt)
S3method(print,TOSTnp)
S3method(print,TOSTt)
S3method(t_TOST,default)
S3method(t_TOST,formula)
S3method(wilcox_TOST,default)
S3method(wilcox_TOST,formula)
export(TOSTmeta)
export(TOSTone)
export(TOSTone.raw)
export(TOSTpaired)
export(TOSTpaired.raw)
export(TOSTr)
export(TOSTtwo)
export(TOSTtwo.prop)
export(TOSTtwo.raw)
export(boot_t_TOST)
export(dataTOSTone)
export(dataTOSTpaired)
export(dataTOSTr)
export(dataTOSTtwo)
export(datatosttwoprop)
export(equ_anova)
export(equ_ftest)
export(plot_cor)
export(plot_pes)
export(plot_smd)
export(powerTOSTone)
export(powerTOSTone.raw)
export(powerTOSTpaired)
export(powerTOSTpaired.raw)
export(powerTOSTr)
export(powerTOSTtwo)
export(powerTOSTtwo.prop)
export(powerTOSTtwo.raw)
export(power_eq_f)
export(power_t_TOST)
export(rbs)
export(t_TOST)
export(tsum_TOST)
export(wilcox_TOST)
import(distributional)
import(ggdist)
import(ggplot2)
importFrom(cowplot,get_legend)
importFrom(cowplot,plot_grid)
importFrom(graphics,abline)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,title)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,dt)
importFrom(stats,integrate)
importFrom(stats,na.omit)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,power.t.test)
importFrom(stats,pt)
importFrom(stats,qf)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,t.test)
importFrom(stats,terms)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(stats,wilcox.test)
importFrom(tidyr,pivot_longer)
importFrom(utils,head)
