# Generated by roxygen2: do not edit by hand

S3method(AIC,afmodel)
S3method(BIC,afmodel)
S3method(coef,afmodel)
S3method(format,afmodel)
S3method(logLik,afmodel)
S3method(print,afmodel)
S3method(senspec,afmodel)
S3method(senspec,default)
S3method(summary,afmodel)
S3method(vcov,afmodel)
export(get_latent_model)
export(logitexp)
export(make_cutoffs)
export(make_n_cutoffs)
export(senspec)
import(maxLik)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,lag)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,tally)
importFrom(dplyr,ungroup)
importFrom(magrittr,`%>%`)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,glm)
importFrom(stats,logLik)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,vcov)
importFrom(tidyr,pivot_wider)
