# Generated by roxygen2: do not edit by hand

S3method(autoplot,effectivenesscrm)
S3method(autoplot,effectivenesspoly)
S3method(autoplot,heatmapcrm)
S3method(autoplot,latenttrait)
S3method(autoplot,modelgoodnesscrm)
S3method(autoplot,modelgoodnesspoly)
S3method(autoplot,tracelinespoly)
export(algo_effectiveness_crm)
export(algo_effectiveness_poly)
export(autoplot)
export(cirtmodel)
export(effectiveness_crm)
export(effectiveness_poly)
export(heatmaps_crm)
export(latent_trait_analysis)
export(make_polyIRT_data)
export(model_goodness_crm)
export(model_goodness_for_algo_crm)
export(model_goodness_for_algo_poly)
export(model_goodness_poly)
export(pirtmodel)
export(tracelines_poly)
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(ggplot2,aes)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_fill_viridis_c)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(graphics,hist)
importFrom(magrittr,"%>%")
importFrom(mirt,coef)
importFrom(mirt,fscores)
importFrom(mirt,probtrace)
importFrom(rlang,.data)
importFrom(stats,cov)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(tibble,as_tibble)
