# Generated by roxygen2: do not edit by hand

export(PROsetta)
export(checkFrequency)
export(compareScores)
export(getCompleteData)
export(getEscore)
export(getItemNames)
export(getRSSS)
export(getResponse)
export(getScaleSum)
export(getTheta)
export(loadData)
export(plotInfo)
export(runCFA)
export(runCalibration)
export(runClassical)
export(runDescriptive)
export(runEquateObserved)
export(runFrequency)
export(runLinking)
export(runRSSS)
exportMethods(plot)
exportMethods(plotInfo)
import(Rcpp)
import(mirt)
import(plink)
import(psych)
importFrom(TestDesign,array_p_gpc)
importFrom(TestDesign,array_p_gr)
importFrom(TestDesign,array_p_m_gpc)
importFrom(TestDesign,array_p_m_gr)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,tiff)
importFrom(graphics,box)
importFrom(graphics,grid)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,points)
importFrom(graphics,strheight)
importFrom(graphics,text)
importFrom(methods,new)
importFrom(methods,validObject)
importFrom(mvnfast,dmvn)
importFrom(stats,cor)
importFrom(stats,cov2cor)
importFrom(stats,dnorm)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(utils,flush.console)
importFrom(utils,read.csv)
useDynLib(PROsetta)
