# Generated by roxygen2: do not edit by hand

S3method(coef,td_bclm)
S3method(coef,td_bcnm)
S3method(coef,td_ddm)
S3method(coef,td_ipm)
S3method(deviance,td_bcnm)
S3method(deviance,td_ddm)
S3method(fitted,td_bcnm)
S3method(fitted,td_ddm)
S3method(fitted,td_ipm)
S3method(logLik,td_bcnm)
S3method(logLik,td_ddm)
S3method(logLik,td_ipm)
S3method(plot,td_um)
S3method(predict,td_bclm)
S3method(predict,td_bcnm)
S3method(predict,td_ddm)
S3method(predict,td_ipm)
S3method(print,td_bclm)
S3method(print,td_bcnm)
S3method(print,td_ddm)
S3method(print,td_fn)
S3method(print,td_ipm)
S3method(residuals,td_bcnm)
S3method(residuals,td_ipm)
export(AUC)
export(ED50)
export(adj_amt_indiffs)
export(attention_checks)
export(discount_function)
export(get_available_discount_functions)
export(indiffs)
export(invariance_checks)
export(kirby_consistency)
export(kirby_score)
export(most_consistent_indiffs)
export(nonsys)
export(td_bclm)
export(td_bcnm)
export(td_ddm)
export(td_fn)
export(td_ipm)
export(wileyto_score)
importFrom(RWiener,dwiener)
importFrom(grDevices,rgb)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(methods,is)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,approx)
importFrom(stats,approxfun)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,filter)
importFrom(stats,fitted)
importFrom(stats,glm)
importFrom(stats,integrate)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,plogis)
importFrom(stats,predict)
importFrom(stats,predict.glm)
importFrom(stats,qlogis)
importFrom(stats,residuals)
