# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(coef,calibrar.results)
S3method(coef,optimES.result)
S3method(plot,calibrar.results)
S3method(plot,optimES.result)
S3method(predict,calibrar.results)
S3method(print,calibrar.demo)
S3method(print,calibrar.results)
S3method(print,optimES.result)
S3method(print,summary.calibrar.results)
S3method(print,summary.optimES.result)
S3method(summary,calibrar.results)
S3method(summary,optimES.result)
export(SphereN)
export(calibrarDemo)
export(calibrate)
export(createObjectiveFunction)
export(getCalibrationInfo)
export(getObservedData)
export(optimES)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,weighted.mean)
importFrom(utils,as.relistable)
importFrom(utils,read.csv)
importFrom(utils,relist)
importFrom(utils,write.csv)
