# Generated by roxygen2: do not edit by hand

S3method(coef,ssrt_stan)
S3method(plot,ssrt_boot)
S3method(plot,ssrt_power)
S3method(plot,ssrt_robustness)
S3method(plot,ssrt_simulate)
S3method(plot,ssrt_stan)
S3method(print,ssrt_boot)
S3method(print,ssrt_power)
S3method(print,ssrt_robustness)
S3method(print,ssrt_simulate)
S3method(print,ssrt_stan)
S3method(ranef,ssrt_stan)
S3method(summary,ssrt_stan)
export(integration_adaptiveSSD)
export(integration_fixedSSD)
export(mean_adaptiveSSD)
export(mean_fixedSSD)
export(ranef)
export(run_all_mc)
export(ssrt_boot)
export(ssrt_power)
export(ssrt_robustness)
export(ssrt_simulate)
export(ssrt_stan)
export(ssrt_stan_compare)
export(ssrt_stan_inhibition_fn)
export(ssrt_stan_loo)
export(ssrt_stan_pp_check)
importFrom(grDevices,adjustcolor)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(stats,coef)
importFrom(stats,density)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,uniroot)
importFrom(stats,var)
