# Generated by roxygen2: do not edit by hand

S3method(coef,est_irt)
S3method(coef,est_item)
S3method(coef,est_mg)
S3method(est_score,default)
S3method(est_score,est_irt)
S3method(getirt,est_irt)
S3method(getirt,est_item)
S3method(getirt,est_mg)
S3method(grdif,default)
S3method(grdif,est_irt)
S3method(grdif,est_item)
S3method(info,default)
S3method(info,est_irt)
S3method(info,est_item)
S3method(irtfit,default)
S3method(irtfit,est_irt)
S3method(irtfit,est_item)
S3method(logLik,est_irt)
S3method(logLik,est_item)
S3method(logLik,est_mg)
S3method(plot,info)
S3method(plot,irtfit)
S3method(plot,traceline)
S3method(print,catsib)
S3method(print,est_irt)
S3method(print,est_item)
S3method(print,est_mg)
S3method(print,grdif)
S3method(print,irtfit)
S3method(print,rdif)
S3method(print,summary.est_irt)
S3method(print,summary.est_item)
S3method(print,summary.est_mg)
S3method(rdif,default)
S3method(rdif,est_irt)
S3method(rdif,est_item)
S3method(summary,est_irt)
S3method(summary,est_item)
S3method(summary,est_mg)
S3method(sx2_fit,default)
S3method(sx2_fit,est_irt)
S3method(sx2_fit,est_item)
S3method(traceline,default)
S3method(traceline,est_irt)
S3method(traceline,est_item)
S3method(vcov,est_irt)
S3method(vcov,est_item)
S3method(vcov,est_mg)
export(bind.fill)
export(bisection)
export(bring.bilog)
export(bring.flexmirt)
export(bring.mirt)
export(bring.parscale)
export(catsib)
export(covirt)
export(drm)
export(est_irt)
export(est_item)
export(est_mg)
export(est_score)
export(gen.weight)
export(getirt)
export(grdif)
export(info)
export(irtfit)
export(lwrc)
export(prm)
export(rdif)
export(run_flexmirt)
export(shape_df)
export(simdat)
export(summary)
export(sx2_fit)
export(traceline)
export(write.flexmirt)
import(dplyr)
import(ggplot2)
import(janitor)
import(purrr)
import(tibble)
import(utils)
importFrom(Matrix,Matrix)
importFrom(Matrix,bdiag)
importFrom(Matrix,crossprod)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,tcrossprod)
importFrom(Rfast,Outer)
importFrom(Rfast,colCumSums)
importFrom(Rfast,coldiffs)
importFrom(Rfast,colsums)
importFrom(Rfast,rowprods)
importFrom(Rfast,rowsums)
importFrom(gridExtra,grid.arrange)
importFrom(purrr,map)
importFrom(reshape2,melt)
importFrom(rlang,.data)
importFrom(statmod,gauss.quad.prob)
importFrom(stats,na.exclude)
importFrom(utils,count.fields)
importFrom(utils,read.delim)
importFrom(utils,read.fwf)
importFrom(utils,read.table)
