# Generated by roxygen2: do not edit by hand

S3method(head,prediction)
S3method(prediction,coxph)
S3method(prediction,default)
S3method(prediction,glm)
S3method(prediction,gls)
S3method(prediction,ivreg)
S3method(prediction,lm)
S3method(prediction,loess)
S3method(prediction,nls)
S3method(prediction,polr)
S3method(prediction,survreg)
S3method(print,prediction)
S3method(tail,prediction)
export(find_data)
export(prediction)
importFrom(stats,get_all_vars)
importFrom(stats,predict)
importFrom(utils,head)
importFrom(utils,tail)
