# Generated by roxygen2: do not edit by hand

S3method("+",item_pool)
S3method("-",item_pool)
S3method("==",item_pool)
S3method("==",pool_cluster)
export(OAT)
export(Shadow)
export(Static)
export(app)
export(buildConstraints)
export(calcDerivative)
export(calcDerivative2)
export(calcEscore)
export(calcFisher)
export(calcHessian)
export(calcJacobian)
export(calcLocation)
export(calcProb)
export(createShadowTestConfig)
export(createStaticTestConfig)
export(eap)
export(iparPosteriorSample)
export(lnHyperPars)
export(loadConstraints)
export(loadItemAttrib)
export(loadItemPool)
export(loadStAttrib)
export(logitHyperPars)
export(makeItemPoolCluster)
export(makeTest)
export(mle)
export(plotCAT)
export(plotExposure)
export(plotExposureRateFinal)
export(plotInfo)
export(plotShadow)
export(simResp)
export(subsetItemPool)
export(subsetTest)
export(updateConstraints)
exportClasses(output_Shadow)
exportClasses(test)
exportClasses(test_cluster)
exportMethods(Shadow)
exportMethods(Static)
exportMethods(calcFisher)
exportMethods(eap)
exportMethods(makeTest)
exportMethods(plotCAT)
exportMethods(plotExposure)
exportMethods(plotInfo)
exportMethods(plotShadow)
import(Matrix)
import(Rcpp)
import(crayon)
import(foreach)
import(lpSolve)
import(methods)
importFrom(Rdpack,reprompt)
importFrom(grDevices,col2rgb)
importFrom(grDevices,dev.control)
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)
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,dnorm)
importFrom(stats,na.omit)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(utils,capture.output)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(utils,write.table)
useDynLib(TestDesign)
