# Generated by roxygen2: do not edit by hand

S3method(LRT,DRM)
S3method(LRT,MPRM)
S3method(gmc,CRSM)
S3method(gmc,aLR)
S3method(iccplot,DRM)
S3method(iccplot,MPRM)
S3method(person_par,MPRM)
S3method(print,DRM)
S3method(print,MPRM)
S3method(print,aLR)
S3method(print,dLR)
S3method(print,wt)
S3method(summary,DRM)
S3method(summary,MPRM)
S3method(summary,aLR)
S3method(summary,dLR)
S3method(summary,wt)
export(DRM)
export(LRT)
export(MPRM)
export(dLRT)
export(gmc)
export(iccplot)
export(person_par)
export(simDRM)
export(simMPRM)
export(weight_test)
import(grDevices)
import(graphics)
import(methods)
import(stats)
import(utils)
importFrom(Rcpp,evalCpp)
importFrom(combinat,xsimplex)
useDynLib(pcIRT)
useDynLib(pcIRT, .registration = TRUE)
