# Generated by roxygen2: do not edit by hand

S3method(calibrate,TMB)
S3method(calibrate,default)
S3method(coef,ahres.result)
S3method(coef,calibrar.results)
S3method(dim,calibrar.results)
S3method(gradient,default)
S3method(plot,ahres.result)
S3method(plot,calibrar.results)
S3method(plot,spline.par)
S3method(predict,calibrar.results)
S3method(print,ahres.result)
S3method(print,calibrar.demo)
S3method(print,calibrar.results)
S3method(print,summary.ahres.result)
S3method(print,summary.calibrar.results)
S3method(summary,ahres.result)
S3method(summary,calibrar.results)
export(.get_command_argument)
export(.read_configuration)
export(ahres)
export(calibrar_demo)
export(calibrate)
export(calibration_data)
export(calibration_objFn)
export(calibration_setup)
export(createObjectiveFunction)
export(fitness)
export(gaussian_kernel)
export(getCalibrationInfo)
export(getObservedData)
export(gradient)
export(objFn)
export(optim2)
export(optimh)
export(sphereN)
export(spline_par)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(graphics,abline)
importFrom(graphics,points)
importFrom(minqa,bobyqa)
importFrom(optimx,Rcgmin)
importFrom(optimx,bmchk)
importFrom(optimx,grchk)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,filter)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sigma)
importFrom(stats,splinefun)
importFrom(stats,weighted.mean)
importFrom(stringr,str_locate)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(stringr,str_trim)
importFrom(utils,as.relistable)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,relist)
importFrom(utils,tail)
importFrom(utils,type.convert)
importFrom(utils,write.csv)
