# Generated by roxygen2: do not edit by hand

S3method(anova,IRTest)
S3method(coef,IRTest)
S3method(item_fit,dich)
S3method(item_fit,mix)
S3method(item_fit,poly)
S3method(logLik,IRTest)
S3method(plot,IRTest)
S3method(plot_item,cont)
S3method(plot_item,dich)
S3method(plot_item,mix)
S3method(plot_item,poly)
S3method(print,IRTest)
S3method(print,IRTest_summary)
S3method(print,anova_IRTest)
S3method(print,best_model)
S3method(summary,IRTest)
export(DataGeneration)
export(IRTest_Cont)
export(IRTest_Dich)
export(IRTest_Mix)
export(IRTest_Poly)
export(adaptive_test)
export(best_model)
export(cat_clps)
export(coef_se)
export(dist2)
export(factor_score)
export(inform_f_item)
export(inform_f_test)
export(item_fit)
export(latent_distribution)
export(original_par_2GM)
export(plot_item)
export(recategorize)
export(reliability)
import(ggplot2)
importFrom(betafunctions,rBeta.4P)
importFrom(dcurver,dc_grad)
importFrom(dcurver,ddc)
importFrom(ggplot2,aes)
importFrom(ggplot2,cut_number)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,lims)
importFrom(ggplot2,stat_function)
importFrom(ggplot2,theme_bw)
importFrom(stats,aggregate)
importFrom(stats,approx)
importFrom(stats,dbeta)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,integrate)
importFrom(stats,median)
importFrom(stats,nlminb)
importFrom(stats,pchisq)
importFrom(stats,qbeta)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,rchisq)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,xtabs)
importFrom(usethis,use_data)
importFrom(utils,flush.console)
