# Generated by roxygen2: do not edit by hand

S3method(autoplot,cocoBoot)
S3method(autoplot,cocoForecast)
S3method(autoplot,cocoForecastCollection)
S3method(autoplot,cocoPit)
S3method(autoplot,cocoResid)
S3method(plot,cocoBoot)
S3method(plot,cocoForecast)
S3method(plot,cocoForecastCollection)
S3method(plot,cocoPit)
S3method(plot,cocoResid)
S3method(predict,coco)
S3method(print,cocoBoot)
S3method(print,cocoForecastCollection)
S3method(print,cocoPit)
S3method(print,cocoResid)
S3method(print,summary.coco)
S3method(print,summary.cocoSoc)
S3method(summary,coco)
S3method(summary,cocoSoc)
export(autoplot)
export(cocoBoot)
export(cocoPit)
export(cocoReg)
export(cocoResid)
export(cocoScore)
export(cocoSim)
export(cocoSoc)
export(installJuliaPackages)
export(setJuliaSeed)
importFrom(HMMpa,dgenpois)
importFrom(JuliaConnectoR,juliaCall)
importFrom(JuliaConnectoR,juliaEval)
importFrom(JuliaConnectoR,juliaGet)
importFrom(Rcpp,sourceCpp)
importFrom(forecast,Acf)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,theme_bw)
importFrom(matrixStats,rowQuantiles)
importFrom(numDeriv,grad)
importFrom(numDeriv,hessian)
importFrom(stats,constrOptim)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,qchisq)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(utils,head)
useDynLib(coconots, .registration = TRUE)
