# Generated by roxygen2: do not edit by hand

S3method(plot,VTDEC)
S3method(plot,VTTRUEPS)
S3method(summary,VTSIMU)
S3method(summary,VTTRUEPS)
S3method(summary2,VTSIMU)
S3method(summary2,VTTRUEPS)
export(summary2)
export(vtDecMap)
export(vtInterim)
export(vtPost)
export(vtPriorPar)
export(vtScenario)
export(vtShiny)
export(vtSimu)
export(vtSingleTrial)
export(vtTrack)
import(Rcpp)
import(methods)
import(stats)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(grDevices,colors)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(parallel,detectCores)
importFrom(rstan,extract)
importFrom(rstan,rstan_options)
importFrom(rstan,sampling)
importFrom(rstan,stan_rhat)
importFrom(rstan,stanc)
importFrom(rstan,traceplot)
importFrom(rstantools,rstan_config)
importFrom(utils,as.roman)
useDynLib(visit, .registration = TRUE)
