# Generated by roxygen2: do not edit by hand

S3method(plot,RASCHstats)
S3method(print,simRMstats)
export(BARplot)
export(CICCplot)
export(DIFplot)
export(RASCHfits)
export(RASCHstats)
export(app)
export(pcMfits)
export(rMfits)
export(simRASCHstats)
export(simResps)
export(statistics.RASCHstats)
import(ggpubr)
import(magrittr)
import(memoise)
import(scales)
import(shiny, except = dataTableOutput)
import(shiny, except = dataTableOutput)

import(stats)
importFrom(DT,dataTableOutput)
importFrom(data.table,rleid)
importFrom(dplyr,bind_rows)
importFrom(dplyr,count)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(forcats,fct_rev)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,position_stack)
importFrom(ggplot2,remove_missing)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,vars)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggpubr,ggarrange)
importFrom(rlang,.data)
importFrom(stats,density)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(tidyr,everything)
importFrom(tidyr,pivot_longer)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(zoo,na.locf)
