# Generated by roxygen2: do not edit by hand

S3method(generics::tidy,idifr)
S3method(logLik,irt_2pl)
S3method(plot,idifr)
S3method(plot,idifr_groups)
S3method(print,idifr)
S3method(print,idifr_groups)
S3method(print,irt_2pl)
S3method(summary,idifr)
export(check_groups)
export(cross_details)
export(export_results)
export(fit_2pl)
export(group_details)
export(idifr)
export(item_loglik)
export(item_loglik_mg)
export(merge_groups)
export(simulate_dif)
export(tidy)
importFrom(Rcpp,sourceCpp)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_alert_warning)
importFrom(cli,cli_h1)
importFrom(cli,cli_h2)
importFrom(cli,cli_text)
importFrom(cli,col_green)
importFrom(cli,col_red)
importFrom(cli,col_yellow)
importFrom(dplyr,arrange)
importFrom(dplyr,case_when)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(generics,tidy)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(rlang,.data)
importFrom(stats,anova)
importFrom(stats,binomial)
importFrom(stats,glm)
importFrom(stats,p.adjust)
importFrom(stats,pchisq)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,reorder)
importFrom(stats,setNames)
importFrom(strucchange,efp)
importFrom(strucchange,sctest)
importFrom(utils,combn)
importFrom(utils,head)
useDynLib(iDIFr, .registration = TRUE)
