# Generated by roxygen2: do not edit by hand

S3method(bridgeBIRT,BoundIRT)
S3method(coef,BoundIRT)
S3method(coef,latregBIRT)
S3method(loo,BoundIRT)
S3method(mcmc,BoundIRT)
S3method(plot,BoundIRT)
S3method(plot,bridgeBIRT)
S3method(plot,latregBIRT)
S3method(plot,repBIRT)
S3method(print,BoundIRT)
S3method(print,bridgeBIRT)
S3method(print,latregBIRT)
S3method(print,repBIRT)
S3method(print,summary.BoundIRT)
S3method(print,summary.bridgeBIRT)
S3method(print,summary.latregBIRT)
S3method(print,summary.repBIRT)
S3method(repBIRT,BoundIRT)
S3method(summary,BoundIRT)
S3method(summary,bridgeBIRT)
S3method(summary,latregBIRT)
S3method(summary,repBIRT)
S3method(waic,BoundIRT)
export(bridgeBIRT)
export(fitBIRT)
export(latregBIRT)
export(loglikBIRT)
export(loo)
export(mcmc)
export(rBIRT)
export(repBIRT)
export(waic)
import(Rcpp)
import(methods)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(rstan,sampling)
importFrom(rstantools,rstan_config)
useDynLib(BoundIRT, .registration = TRUE)
