# Generated by roxygen2: do not edit by hand

S3method(fitStats,pcm)
S3method(fitStats,pcmdif)
S3method(print,gpcm)
S3method(print,gpcmdif)
S3method(print,pcm)
S3method(print,pcmdif)
S3method(print,search)
S3method(summary,fit)
S3method(summary,gpcm)
S3method(summary,gpcmdif)
S3method(summary,pcm)
S3method(summary,pcmdif)
S3method(summary,score)
S3method(summary,search)
S3method(summary,seprel)
export(autoRaschOptions)
export(backward_search)
export(check.unidim)
export(checkRel)
export(compute_score)
export(compute_scores)
export(createGroup)
export(fitStats)
export(generate_data)
export(generic_model)
export(gpcm)
export(gpcm_dif)
export(itemfit)
export(pcm)
export(pcm_dif)
export(personfit)
export(plot_EVC)
export(plot_ICC)
export(plot_PImap)
export(plot_fitStats)
export(plot_search)
export(residCor)
export(stepwise_search)
exportPattern("(\"^[[:alpha:]]+\")")
import(doParallel)
import(foreach)
import(stats)
importFrom(Rcpp,evalCpp)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matlines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(lavaan,cfa)
importFrom(lavaan,fitMeasures)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(utils,combn)
importFrom(utils,write.csv)
useDynLib(autoRasch, .registration=TRUE)
