# Generated by roxygen2: do not edit by hand

S3method(find_data,crch)
S3method(find_data,data.frame)
S3method(find_data,default)
S3method(find_data,glm)
S3method(find_data,hxlr)
S3method(find_data,lm)
S3method(find_data,mca)
S3method(find_data,merMod)
S3method(find_data,svyglm)
S3method(find_data,vgam)
S3method(find_data,vglm)
S3method(head,prediction)
S3method(mean_or_mode,data.frame)
S3method(mean_or_mode,default)
S3method(mean_or_mode,numeric)
S3method(median_or_mode,data.frame)
S3method(median_or_mode,default)
S3method(median_or_mode,numeric)
S3method(prediction,Arima)
S3method(prediction,ar)
S3method(prediction,arima0)
S3method(prediction,betareg)
S3method(prediction,clm)
S3method(prediction,coxph)
S3method(prediction,crch)
S3method(prediction,default)
S3method(prediction,gam)
S3method(prediction,gee)
S3method(prediction,glm)
S3method(prediction,glmx)
S3method(prediction,gls)
S3method(prediction,hetglm)
S3method(prediction,hurdle)
S3method(prediction,hxlr)
S3method(prediction,ivreg)
S3method(prediction,lm)
S3method(prediction,lme)
S3method(prediction,loess)
S3method(prediction,lqs)
S3method(prediction,mca)
S3method(prediction,mclogit)
S3method(prediction,merMod)
S3method(prediction,mnlogit)
S3method(prediction,mnp)
S3method(prediction,multinom)
S3method(prediction,nls)
S3method(prediction,nnet)
S3method(prediction,plm)
S3method(prediction,polr)
S3method(prediction,ppr)
S3method(prediction,princomp)
S3method(prediction,rlm)
S3method(prediction,rq)
S3method(prediction,selection)
S3method(prediction,survreg)
S3method(prediction,svm)
S3method(prediction,svyglm)
S3method(prediction,zeroinfl)
S3method(print,prediction)
S3method(tail,prediction)
export(build_datalist)
export(find_data)
export(mean_or_mode)
export(median_or_mode)
export(prediction)
export(seq_range)
importFrom(stats,aggregate)
importFrom(stats,get_all_vars)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,predict)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(utils,head)
importFrom(utils,tail)
