# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,Item)
S3method(as.data.frame,Itempool)
S3method(as.data.frame,Testlet)
S3method(as.list,Itempool)
S3method(plot,Item)
S3method(plot,Itempool)
S3method(print,cat_design)
S3method(print,cat_output)
S3method(summary,cat_output)
S3method(summary,list)
export(add_misc)
export(as.Itempool)
export(biserial)
export(calculate_exposure_rates)
export(calculate_overlap_rates)
export(cat_sim)
export(cat_sim_fast)
export(create_cat_design)
export(dif)
export(distractor_analysis)
export(est_ability)
export(est_bilog)
export(generate_ip)
export(generate_item)
export(generate_testlet)
export(get_cat_administered_items)
export(get_cat_response_data)
export(get_max_possible_total_score)
export(ipd)
export(is.Item)
export(is.Itempool)
export(is.Testlet)
export(item)
export(item_analysis)
export(item_fit)
export(itempool)
export(plot_distractor_icc)
export(plot_empirical_icc)
export(plot_info)
export(plot_resp_loglik)
export(rsss)
export(show.cat_output)
export(testlet)
exportClasses(Item)
exportClasses(Itempool)
exportClasses(Testlet)
exportMethods("$")
exportMethods("$<-")
exportMethods("[")
exportMethods("[[")
exportMethods("[[<-")
exportMethods(add_misc)
exportMethods(c)
exportMethods(convert_model)
exportMethods(info)
exportMethods(length)
exportMethods(person_fit)
exportMethods(print)
exportMethods(prob)
exportMethods(resp_lik)
exportMethods(resp_loglik)
exportMethods(show)
exportMethods(sim_resp)
import(Rcpp)
import(ggplot2)
importFrom(Rcpp,evalCpp)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,annotate)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_axis)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,scale_color_discrete)
importFrom(ggplot2,scale_linetype_discrete)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(methods,callNextMethod)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,show)
importFrom(methods,validObject)
importFrom(stats,reshape)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,uniroot)
useDynLib(irt)
useDynLib(irt, .registration=TRUE)
