# Generated by roxygen2: do not edit by hand

S3method(calibrate,default)
S3method(calibrate,formula)
S3method(calibrate,lm)
S3method(invest,glm)
S3method(invest,lm)
S3method(invest,lme)
S3method(invest,nls)
S3method(plot,bootCal)
S3method(plotFit,default)
S3method(predFit,default)
S3method(predFit,glm)
S3method(predFit,lm)
S3method(predFit,lme)
S3method(predFit,nls)
S3method(print,invest)
export(calibrate)
export(invest)
export(plotFit)
export(predFit)
importFrom(stats,fitted)
importFrom(stats,rnorm)
importFrom(stats,runif)
