# Generated by roxygen2: do not edit by hand

S3method("+",item_pool)
S3method("-",item_pool)
S3method("==",item_pool)
S3method("==",item_pool_cluster)
export(OAT)
export(Shadow)
export(Static)
export(TestDesign)
export(app)
export(array_info_1pl)
export(array_info_2pl)
export(array_info_3pl)
export(array_info_gpc)
export(array_info_gr)
export(array_info_pc)
export(array_p_1pl)
export(array_p_2pl)
export(array_p_3pl)
export(array_p_gpc)
export(array_p_gr)
export(array_p_pc)
export(buildConstraints)
export(calcEscore)
export(calcFisher)
export(calcHessian)
export(calcJacobian)
export(calcLocation)
export(calcLogLikelihood)
export(calcProb)
export(calc_info)
export(calc_info_matrix)
export(calc_likelihood)
export(calc_likelihood_function)
export(calc_log_likelihood)
export(calc_log_likelihood_function)
export(combineConstraints)
export(combineItemPool)
export(createShadowTestConfig)
export(createStaticTestConfig)
export(eap)
export(find_segment)
export(getSolution)
export(getSolutionAttributes)
export(info_1pl)
export(info_2pl)
export(info_3pl)
export(info_gpc)
export(info_gr)
export(info_pc)
export(iparPosteriorSample)
export(lnHyperPars)
export(loadConstraints)
export(loadItemAttrib)
export(loadItemPool)
export(loadStAttrib)
export(logitHyperPars)
export(makeItemPoolCluster)
export(makeTest)
export(mle)
export(mlef)
export(p_1pl)
export(p_2pl)
export(p_3pl)
export(p_gpc)
export(p_gr)
export(p_pc)
export(plot)
export(plotCAT)
export(plotExposure)
export(plotInfo)
export(plotShadow)
export(print)
export(show)
export(showConstraints)
export(simResp)
export(subsetConstraints)
export(subsetItemPool)
export(subsetTest)
export(summary)
export(theta_EB)
export(theta_EB_single)
export(toggleConstraints)
export(updateConstraints)
exportClasses(constraint)
exportClasses(constraints)
exportClasses(item_pool)
exportClasses(output_Shadow)
exportClasses(output_Shadow_all)
exportClasses(output_Static)
exportClasses(test)
exportClasses(test_cluster)
exportMethods(Shadow)
exportMethods(Static)
exportMethods(as.data.frame)
exportMethods(calcFisher)
exportMethods(eap)
exportMethods(makeTest)
exportMethods(plot)
exportMethods(plotCAT)
exportMethods(plotExposure)
exportMethods(plotInfo)
exportMethods(plotShadow)
import(Rcpp)
import(crayon)
import(foreach)
import(lpSolve)
import(methods)
importFrom(grDevices,col2rgb)
importFrom(grDevices,dev.control)
importFrom(grDevices,dev.cur)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,recordPlot)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,grid)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,strheight)
importFrom(graphics,text)
importFrom(logitnorm,logit)
importFrom(logitnorm,rlogitnorm)
importFrom(methods,new)
importFrom(methods,show)
importFrom(methods,validObject)
importFrom(stats,aggregate)
importFrom(stats,cor)
importFrom(stats,dnorm)
importFrom(stats,na.omit)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(utils,capture.output)
importFrom(utils,menu)
importFrom(utils,packageDescription)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(utils,write.table)
useDynLib(TestDesign)
